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

#include <hash.h>

Public Attributes

uint32_t s [8]
 
uint32_t buf [16]
 
size_t bytes
 

Detailed Description

Definition at line 13 of file hash.h.

Member Data Documentation

uint32_t secp256k1_sha256_t::buf[16]

Definition at line 15 of file hash.h.

size_t secp256k1_sha256_t::bytes

Definition at line 16 of file hash.h.

uint32_t secp256k1_sha256_t::s[8]

Definition at line 14 of file hash.h.


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