Wire Sysio Wire Sysion 1.0.0
|
#include <bench_impl.h>
Public Attributes | |
secp256k1_context * | ctx |
secp256k1_pubkey | point |
unsigned char | scalar [32] |
Definition at line 12 of file bench_impl.h.
secp256k1_context* bench_ecdh_data::ctx |
Definition at line 13 of file bench_impl.h.
secp256k1_pubkey bench_ecdh_data::point |
Definition at line 14 of file bench_impl.h.
unsigned char bench_ecdh_data::scalar[32] |
Definition at line 15 of file bench_impl.h.