Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
wycheproof_ecdh_testvector Struct Reference

#include <ecdh_secp256k1_test.h>

Public Attributes

size_t pk_offset
size_t pk_len
size_t sk_offset
size_t sk_len
size_t shared_offset
size_t shared_len
int expected_result
int wycheproof_tcid

Detailed Description

Definition at line 4 of file ecdh_secp256k1_test.h.

Member Data Documentation

◆ expected_result

int wycheproof_ecdh_testvector::expected_result

Definition at line 11 of file ecdh_secp256k1_test.h.

◆ pk_len

size_t wycheproof_ecdh_testvector::pk_len

Definition at line 6 of file ecdh_secp256k1_test.h.

◆ pk_offset

size_t wycheproof_ecdh_testvector::pk_offset

Definition at line 5 of file ecdh_secp256k1_test.h.

◆ shared_len

size_t wycheproof_ecdh_testvector::shared_len

Definition at line 10 of file ecdh_secp256k1_test.h.

◆ shared_offset

size_t wycheproof_ecdh_testvector::shared_offset

Definition at line 9 of file ecdh_secp256k1_test.h.

◆ sk_len

size_t wycheproof_ecdh_testvector::sk_len

Definition at line 8 of file ecdh_secp256k1_test.h.

◆ sk_offset

size_t wycheproof_ecdh_testvector::sk_offset

Definition at line 7 of file ecdh_secp256k1_test.h.

◆ wycheproof_tcid

int wycheproof_ecdh_testvector::wycheproof_tcid

Definition at line 12 of file ecdh_secp256k1_test.h.


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