Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dsha3.c31 #define SHA3_INLINE inline macro
33 #define SHA3_INLINE noinline macro
52 static SHA3_INLINE void sha3_keccakf_one_round_generic(u64 st[25], int round) in sha3_keccakf_one_round_generic()