Home
last modified time | relevance | path

Searched defs:sha3_keccakf (Results 1 – 3 of 3) sorted by relevance

/linux/lib/crypto/arm64/
H A Dsha3.h36 static void sha3_keccakf(struct sha3_state *state) in sha3_keccakf() function
/linux/lib/crypto/s390/
H A Dsha3.h48 static void sha3_keccakf(struct sha3_state *state) in sha3_keccakf() function
/linux/lib/crypto/
H A Dsha3.c196 #define sha3_keccakf sha3_keccakf_generic macro