![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Attributes | |
secp256k1_context * | ctx |
unsigned char | msg [32] |
benchmark_schnorr_sig_t | sigs [64] |
int | numsigs |
Definition at line 22 of file bench_schnorr_verify.c.
secp256k1_context* benchmark_schnorr_verify_t::ctx |
Definition at line 23 of file bench_schnorr_verify.c.
unsigned char benchmark_schnorr_verify_t::msg[32] |
Definition at line 24 of file bench_schnorr_verify.c.
int benchmark_schnorr_verify_t::numsigs |
Definition at line 26 of file bench_schnorr_verify.c.
benchmark_schnorr_sig_t benchmark_schnorr_verify_t::sigs[64] |
Definition at line 25 of file bench_schnorr_verify.c.