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

#include <blake.h>

Public Attributes

uint64_t h [8]
 
uint64_t bytes
 

Detailed Description

Definition at line 1 of file blake.h.

Member Data Documentation

uint64_t blake2b_state_s::bytes

Definition at line 4 of file blake.h.

uint64_t blake2b_state_s::h

Definition at line 3 of file blake.h.


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