Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
secp256k1_rfc6979_hmac_sha256 Struct Reference
#include <hash.h>
Public Attributes | |
unsigned char | v [32] |
unsigned char | k [32] |
int | retry |
Detailed Description
Member Data Documentation
◆ k
unsigned char secp256k1_rfc6979_hmac_sha256::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().
◆ retry
int secp256k1_rfc6979_hmac_sha256::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().
◆ v
unsigned char secp256k1_rfc6979_hmac_sha256::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().
The documentation for this struct was generated from the following file:
- src/secp256k1/src/hash.h