Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
secp256k1_pippenger_state Struct Reference
#include <ecmult_impl.h>
Collaboration diagram for secp256k1_pippenger_state:
Public Attributes | |
int * | wnaf_na |
struct secp256k1_pippenger_point_state * | ps |
Detailed Description
Definition at line 751 of file ecmult_impl.h.
Member Data Documentation
◆ ps
struct secp256k1_pippenger_point_state* secp256k1_pippenger_state::ps |
Definition at line 753 of file ecmult_impl.h.
Referenced by secp256k1_ecmult_pippenger_batch(), and secp256k1_ecmult_pippenger_wnaf().
◆ wnaf_na
int* secp256k1_pippenger_state::wnaf_na |
Definition at line 752 of file ecmult_impl.h.
Referenced by secp256k1_ecmult_pippenger_batch(), and secp256k1_ecmult_pippenger_wnaf().
The documentation for this struct was generated from the following file:
- src/secp256k1/src/ecmult_impl.h