Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <blake2.h>
Public Attributes | |
uint8_t | digest_length |
uint8_t | key_length |
uint8_t | fanout |
uint8_t | depth |
uint32_t | leaf_length |
uint64_t | node_offset |
uint8_t | node_depth |
uint8_t | inner_length |
uint8_t | reserved [14] |
uint8_t | salt [BLAKE2B_SALTBYTES] |
uint8_t | personal [BLAKE2B_PERSONALBYTES] |