Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
secp256k1_hmac_sha256 Struct Reference

#include <hash.h>

Collaboration diagram for secp256k1_hmac_sha256:
[legend]

Public Attributes

secp256k1_sha256 inner
 
secp256k1_sha256 outer
 

Detailed Description

Definition at line 23 of file hash.h.

Member Data Documentation

◆ inner

secp256k1_sha256 secp256k1_hmac_sha256::inner

Definition at line 24 of file hash.h.

◆ outer

secp256k1_sha256 secp256k1_hmac_sha256::outer

Definition at line 24 of file hash.h.


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