Home
last modified time | relevance | path

Searched defs:__blake2bp_state (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/libb2/
H A Dblake2.h132 typedef struct __blake2bp_state struct
134 blake2b_state S[4][1];
135 blake2b_state R[1];
136 uint8_t buf[4 * BLAKE2B_BLOCKBYTES];
137 uint32_t buflen;
138 uint8_t outlen;