Bitcoin
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
 

Member Data Documentation

◆ k

unsigned char secp256k1_rfc6979_hmac_sha256::k[32]

◆ retry

int secp256k1_rfc6979_hmac_sha256::retry

◆ v

unsigned char secp256k1_rfc6979_hmac_sha256::v[32]

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