Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
bench_ecdh_data Struct Reference

#include <bench_impl.h>

Collaboration diagram for bench_ecdh_data:

Public Attributes

secp256k1_contextctx
 
secp256k1_pubkey point
 
unsigned char scalar [32]
 

Detailed Description

Definition at line 12 of file bench_impl.h.

Member Data Documentation

◆ ctx

secp256k1_context* bench_ecdh_data::ctx

Definition at line 13 of file bench_impl.h.

◆ point

secp256k1_pubkey bench_ecdh_data::point

Definition at line 14 of file bench_impl.h.

◆ scalar

unsigned char bench_ecdh_data::scalar[32]

Definition at line 15 of file bench_impl.h.


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