![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <hash.h>
Public Attributes | |
secp256k1_sha256_t | inner |
secp256k1_sha256_t | outer |
secp256k1_sha256_t secp256k1_hmac_sha256_t::inner |
Definition at line 24 of file hash.h.
Referenced by secp256k1_hmac_sha256_finalize(), secp256k1_hmac_sha256_initialize(), and secp256k1_hmac_sha256_write().
secp256k1_sha256_t secp256k1_hmac_sha256_t::outer |
Definition at line 24 of file hash.h.
Referenced by secp256k1_hmac_sha256_finalize(), and secp256k1_hmac_sha256_initialize().