Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A 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()