Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 24 of file hash.h.

Member Data Documentation

◆ inner

secp256k1_sha256 secp256k1_hmac_sha256::inner

Definition at line 25 of file hash.h.

◆ outer

secp256k1_sha256 secp256k1_hmac_sha256::outer

Definition at line 25 of file hash.h.


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