![]() |
Bitcoin Core
22.99.0
P2P Digital Currency
|
#include <ecmult_impl.h>
Public Attributes | |
secp256k1_gej * | prej |
secp256k1_fe * | zr |
secp256k1_ge * | pre_a |
secp256k1_ge * | pre_a_lam |
struct secp256k1_strauss_point_state * | ps |
Definition at line 212 of file ecmult_impl.h.
secp256k1_ge* secp256k1_strauss_state::pre_a |
Definition at line 215 of file ecmult_impl.h.
secp256k1_ge* secp256k1_strauss_state::pre_a_lam |
Definition at line 216 of file ecmult_impl.h.
secp256k1_gej* secp256k1_strauss_state::prej |
Definition at line 213 of file ecmult_impl.h.
struct secp256k1_strauss_point_state* secp256k1_strauss_state::ps |
Definition at line 217 of file ecmult_impl.h.
secp256k1_fe* secp256k1_strauss_state::zr |
Definition at line 214 of file ecmult_impl.h.