Bitcoin Core 31.99.0
P2P Digital Currency
Public Attributes | List of all members
secp256k1_rfc6979_hmac_sha256 Struct Reference

#include <hash.h>

Public Attributes

unsigned char v [32]
 
unsigned char k [32]
 
int retry
 

Detailed Description

Definition at line 43 of file hash.h.

Member Data Documentation

◆ k

unsigned char secp256k1_rfc6979_hmac_sha256::k[32]

Definition at line 45 of file hash.h.

◆ retry

int secp256k1_rfc6979_hmac_sha256::retry

Definition at line 46 of file hash.h.

◆ v

unsigned char secp256k1_rfc6979_hmac_sha256::v[32]

Definition at line 44 of file hash.h.


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