Home
last modified time | relevance | path

Searched refs:BLAKE2B_STATE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/
H A Dblake2b.h22 BLAKE2B_STATE_SIZE = offsetof(struct blake2b_state, f), enumerator
/linux/arch/arm/crypto/
H A Dblake2b-neon-glue.c66 .statesize = BLAKE2B_STATE_SIZE, \