![]() |
Bitcoin Core
22.99.0
P2P Digital Currency
|
#include <bench_impl.h>
Public Attributes | |
secp256k1_context * | ctx |
unsigned char | msg [32] |
unsigned char | sig [64] |
Definition at line 12 of file bench_impl.h.
secp256k1_context* bench_recover_data::ctx |
Definition at line 17 of file bench_impl.h.
unsigned char bench_recover_data::msg[32] |
Definition at line 18 of file bench_impl.h.
unsigned char bench_recover_data::sig[64] |
Definition at line 19 of file bench_impl.h.