Dash Core  0.12.2.1
P2P Digital Currency
bench_recover_t Struct Reference

Public Attributes

secp256k1_contextctx
 
unsigned char msg [32]
 
unsigned char sig [64]
 

Detailed Description

Definition at line 12 of file bench_recover.c.

Member Data Documentation

◆ ctx

secp256k1_context* bench_recover_t::ctx

Definition at line 13 of file bench_recover.c.

◆ msg

unsigned char bench_recover_t::msg[32]

Definition at line 14 of file bench_recover.c.

◆ sig

unsigned char bench_recover_t::sig[64]

Definition at line 15 of file bench_recover.c.


The documentation for this struct was generated from the following file: