Project Alice
|
#include <blake2.h>
Public Attributes | |
blake2b_state | S [4][1] |
blake2b_state | R [1] |
uint8_t | buf [4 *BLAKE2B_BLOCKBYTES] |
size_t | buflen |
size_t | outlen |
uint8_t blake2bp_state__::buf[4 *BLAKE2B_BLOCKBYTES] |
blake2b_state blake2bp_state__::R[1] |
blake2b_state blake2bp_state__::S[4][1] |