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

#include <hash.h>

Public Attributes

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

Detailed Description

Definition at line 31 of file hash.h.

Member Data Documentation

unsigned char secp256k1_rfc6979_hmac_sha256_t::k[32]

Definition at line 33 of file hash.h.

int secp256k1_rfc6979_hmac_sha256_t::retry

Definition at line 34 of file hash.h.

unsigned char secp256k1_rfc6979_hmac_sha256_t::v[32]

Definition at line 32 of file hash.h.


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