Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

secp256k1_strauss_state Struct Reference

#include <ecmult_impl.h>

+ Collaboration diagram for secp256k1_strauss_state:

Public Attributes

secp256k1_gejprej
 
secp256k1_fezr
 
secp256k1_gepre_a
 
struct secp256k1_strauss_point_stateps
 

Detailed Description

Definition at line 440 of file ecmult_impl.h.

Member Data Documentation

◆ pre_a

secp256k1_ge* secp256k1_strauss_state::pre_a

◆ prej

secp256k1_gej* secp256k1_strauss_state::prej

◆ ps

struct secp256k1_strauss_point_state* secp256k1_strauss_state::ps

◆ zr

secp256k1_fe* secp256k1_strauss_state::zr

The documentation for this struct was generated from the following file:
Released under the MIT license