Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
secp256k1_sha256 Struct Reference

#include <hash.h>

Public Attributes

uint32_t s [8]
 
unsigned char buf [64]
 
uint64_t bytes
 

Detailed Description

Definition at line 13 of file hash.h.

Member Data Documentation

◆ buf

unsigned char secp256k1_sha256::buf[64]

Definition at line 15 of file hash.h.

◆ bytes

uint64_t secp256k1_sha256::bytes

Definition at line 16 of file hash.h.

◆ s

uint32_t secp256k1_sha256::s[8]

Definition at line 14 of file hash.h.


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