Dash Core  0.12.2.1
P2P Digital Currency
secp256k1_hmac_sha256_t Struct Reference

#include <hash.h>

Public Attributes

secp256k1_sha256_t inner
 
secp256k1_sha256_t outer
 

Detailed Description

Definition at line 23 of file hash.h.

Member Data Documentation

◆ inner

secp256k1_sha256_t secp256k1_hmac_sha256_t::inner

◆ outer

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().


The documentation for this struct was generated from the following file: