Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
secp256k1_hmac_sha256_t Struct Reference

#include <hash.h>

Collaboration diagram for secp256k1_hmac_sha256_t:
[legend]

Public Attributes

secp256k1_sha256_t inner
 
secp256k1_sha256_t outer
 

Detailed Description

Definition at line 23 of file hash.h.

Member Data Documentation

secp256k1_sha256_t secp256k1_hmac_sha256_t::inner

Definition at line 24 of file hash.h.

secp256k1_sha256_t secp256k1_hmac_sha256_t::outer

Definition at line 24 of file hash.h.


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