|
Monero
|
#include <blake2.h>
Public Attributes | |
| uint64_t | h [8] |
| uint64_t | t [2] |
| uint64_t | f [2] |
| uint8_t | buf [BLAKE2B_BLOCKBYTES] |
| unsigned | buflen |
| unsigned | outlen |
| uint8_t | last_node |
| uint8_t __blake2b_state::buf[BLAKE2B_BLOCKBYTES] |
| unsigned __blake2b_state::buflen |
| uint64_t __blake2b_state::f[2] |
| uint64_t __blake2b_state::h[8] |
| uint8_t __blake2b_state::last_node |
| unsigned __blake2b_state::outlen |
| uint64_t __blake2b_state::t[2] |