Searched defs:__blake2bp_state (Results 1 – 1 of 1) sorted by relevance
132 typedef struct __blake2bp_state struct134 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;