Electroneum
Public Attributes | List of all members
state Struct Reference

#include <blake256.h>

Collaboration diagram for state:
Collaboration graph
[legend]

Public Attributes

uint32_t h [8]
 
uint32_t s [4]
 
uint32_t t [2]
 
int buflen
 
int nullt
 
uint8_t buf [64]
 

Member Data Documentation

◆ buf

uint8_t state::buf[64]

◆ buflen

int state::buflen

◆ h

uint32_t state::h[8]

◆ nullt

int state::nullt

◆ s

uint32_t state::s[4]

◆ t

uint32_t state::t[2]

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