Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dsha3_generic.c32 #define SHA3_INLINE inline macro
34 #define SHA3_INLINE noinline macro
52 static SHA3_INLINE void keccakf_round(u64 st[25]) in keccakf_round()