Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
bench_ellswift_data Struct Reference

#include <bench_impl.h>

Collaboration diagram for bench_ellswift_data:
[legend]

Public Attributes

secp256k1_contextctx
 
secp256k1_pubkey point [256]
 
unsigned char rnd64 [64]
 

Detailed Description

Definition at line 11 of file bench_impl.h.

Member Data Documentation

◆ ctx

secp256k1_context* bench_ellswift_data::ctx

Definition at line 12 of file bench_impl.h.

◆ point

secp256k1_pubkey bench_ellswift_data::point[256]

Definition at line 13 of file bench_impl.h.

◆ rnd64

unsigned char bench_ellswift_data::rnd64[64]

Definition at line 14 of file bench_impl.h.


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