![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <hash.h>
Public Attributes | |
unsigned char | v [32] |
unsigned char | k [32] |
int | retry |
unsigned char secp256k1_rfc6979_hmac_sha256_t::k[32] |
Definition at line 33 of file hash.h.
Referenced by secp256k1_rfc6979_hmac_sha256_finalize(), secp256k1_rfc6979_hmac_sha256_generate(), and secp256k1_rfc6979_hmac_sha256_initialize().
int secp256k1_rfc6979_hmac_sha256_t::retry |
Definition at line 34 of file hash.h.
Referenced by secp256k1_rfc6979_hmac_sha256_finalize(), secp256k1_rfc6979_hmac_sha256_generate(), and secp256k1_rfc6979_hmac_sha256_initialize().
unsigned char secp256k1_rfc6979_hmac_sha256_t::v[32] |
Definition at line 32 of file hash.h.
Referenced by secp256k1_rfc6979_hmac_sha256_finalize(), secp256k1_rfc6979_hmac_sha256_generate(), and secp256k1_rfc6979_hmac_sha256_initialize().