Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Daegis128-core.c98 static void crypto_aegis128_update_u(struct aegis_state *state, const void *msg) in crypto_aegis128_update_u() function
149 crypto_aegis128_update_u(state, src); in crypto_aegis128_ad()
191 crypto_aegis128_update_u(state, src); in crypto_aegis128_encrypt_chunk()
/kernel/linux/linux-6.6/crypto/
H A Daegis128-core.c86 static void crypto_aegis128_update_u(struct aegis_state *state, const void *msg, in crypto_aegis128_update_u() function
139 crypto_aegis128_update_u(state, src, do_simd); in crypto_aegis128_ad()
187 crypto_aegis128_update_u(state, src, false); in crypto_aegis128_encrypt_chunk()

Completed in 2 milliseconds