Home
last modified time | relevance | path

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

/linux/crypto/
A Daegis.h60 static __always_inline void crypto_aegis_aesenc(union aegis_block *dst, in crypto_aegis_aesenc() function
A Daegis128-core.c68 crypto_aegis_aesenc(&state->blocks[i], &state->blocks[i - 1], in crypto_aegis128_update()
70 crypto_aegis_aesenc(&state->blocks[0], &tmp, &state->blocks[0]); in crypto_aegis128_update()

Completed in 7 milliseconds