Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
bench_ecdh_t Struct Reference
Collaboration diagram for bench_ecdh_t:
[legend]

Public Attributes

secp256k1_contextctx
 
secp256k1_pubkey point
 
unsigned char scalar [32]
 

Detailed Description

Definition at line 14 of file bench_ecdh.c.

Member Data Documentation

secp256k1_context* bench_ecdh_t::ctx

Definition at line 15 of file bench_ecdh.c.

secp256k1_pubkey bench_ecdh_t::point

Definition at line 16 of file bench_ecdh.c.

unsigned char bench_ecdh_t::scalar[32]

Definition at line 17 of file bench_ecdh.c.


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