Home
last modified time | relevance | path

Searched defs:do_simd (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Daegis128-core.c73 crypto_aegis128_update_a(struct aegis_state *state, const union aegis_block *msg, bool do_simd) crypto_aegis128_update_a() argument
86 crypto_aegis128_update_u(struct aegis_state *state, const void *msg, bool do_simd) crypto_aegis128_update_u() argument
123 crypto_aegis128_ad(struct aegis_state *state, const u8 *src, unsigned int size, bool do_simd) crypto_aegis128_ad() argument
276 crypto_aegis128_process_ad(struct aegis_state *state, struct scatterlist *sg_src, unsigned int assoclen, bool do_simd) crypto_aegis128_process_ad() argument
[all...]

Completed in 3 milliseconds