Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Dsha3_generic.c27 #define SHA3_INLINE inline macro
29 #define SHA3_INLINE noinline macro
47 static SHA3_INLINE void keccakf_round(u64 st[25]) in keccakf_round()