![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#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 |
Definition at line 4 of file ecdh_secp256k1_test.h.
int wycheproof_ecdh_testvector::expected_result |
Definition at line 11 of file ecdh_secp256k1_test.h.
size_t wycheproof_ecdh_testvector::pk_len |
Definition at line 6 of file ecdh_secp256k1_test.h.
size_t wycheproof_ecdh_testvector::pk_offset |
Definition at line 5 of file ecdh_secp256k1_test.h.
size_t wycheproof_ecdh_testvector::shared_len |
Definition at line 10 of file ecdh_secp256k1_test.h.
size_t wycheproof_ecdh_testvector::shared_offset |
Definition at line 9 of file ecdh_secp256k1_test.h.
size_t wycheproof_ecdh_testvector::sk_len |
Definition at line 8 of file ecdh_secp256k1_test.h.
size_t wycheproof_ecdh_testvector::sk_offset |
Definition at line 7 of file ecdh_secp256k1_test.h.
int wycheproof_ecdh_testvector::wycheproof_tcid |
Definition at line 12 of file ecdh_secp256k1_test.h.