Searched refs:BLAKE2B_STATE_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/include/crypto/ | ||
H A D | blake2b.h | 22 BLAKE2B_STATE_SIZE = offsetof(struct blake2b_state, f), enumerator |
/linux/arch/arm/crypto/ | ||
H A D | blake2b-neon-glue.c | 66 .statesize = BLAKE2B_STATE_SIZE, \ |