Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <bench_impl.h>
Public Attributes | |
secp256k1_context * | ctx |
secp256k1_pubkey | point [256] |
unsigned char | rnd64 [64] |
Definition at line 11 of file bench_impl.h.
secp256k1_context* bench_ellswift_data::ctx |
Definition at line 12 of file bench_impl.h.
secp256k1_pubkey bench_ellswift_data::point[256] |
Definition at line 13 of file bench_impl.h.
unsigned char bench_ellswift_data::rnd64[64] |
Definition at line 14 of file bench_impl.h.