Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
secp256k1_hmac_sha256 Struct Reference
#include <hash.h>
Collaboration diagram for secp256k1_hmac_sha256:
Public Attributes | |
secp256k1_sha256 | inner |
secp256k1_sha256 | outer |
Detailed Description
Member Data Documentation
◆ inner
secp256k1_sha256 secp256k1_hmac_sha256::inner |
Definition at line 24 of file hash.h.
Referenced by secp256k1_hmac_sha256_finalize(), secp256k1_hmac_sha256_initialize(), and secp256k1_hmac_sha256_write().
◆ outer
secp256k1_sha256 secp256k1_hmac_sha256::outer |
Definition at line 24 of file hash.h.
Referenced by secp256k1_hmac_sha256_finalize(), and secp256k1_hmac_sha256_initialize().
The documentation for this struct was generated from the following file:
- src/secp256k1/src/hash.h