Home
last modified time | relevance | path

Searched refs:keccakf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dsha3_generic.c21 * in keccakf(). On the other hand, on 64-bit architectures with plenty
150 static void keccakf(u64 st[25]) in keccakf() function
198 keccakf(sctx->st); in crypto_sha3_update()
227 keccakf(sctx->st); in crypto_sha3_final()
/kernel/linux/linux-6.6/crypto/
H A Dsha3_generic.c21 * in keccakf(). On the other hand, on 64-bit architectures with plenty
150 static void keccakf(u64 st[25]) in keccakf() function
198 keccakf(sctx->st); in crypto_sha3_update()
227 keccakf(sctx->st); in crypto_sha3_final()

Completed in 2 milliseconds