Dash Core  0.12.2.1
P2P Digital Currency
secp256k1_sha256_t Struct Reference

#include <hash.h>

Public Attributes

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

Detailed Description

Definition at line 13 of file hash.h.

Member Data Documentation

◆ buf

uint32_t secp256k1_sha256_t::buf[16]

Definition at line 15 of file hash.h.

Referenced by secp256k1_sha256_write().

◆ bytes

size_t secp256k1_sha256_t::bytes

◆ s

uint32_t secp256k1_sha256_t::s[32]

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