Home
last modified time | relevance | path

Searched refs:crypto_aegis128_decrypt_chunk_simd (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
H A Daegis128-neon.c47 void crypto_aegis128_decrypt_chunk_simd(struct aegis_state *state, u8 *dst, in crypto_aegis128_decrypt_chunk_simd() function
H A Daegis.h38 void crypto_aegis128_decrypt_chunk_simd(struct aegis_state *state, u8 *dst,
H A Daegis128-core.c492 crypto_aegis128_decrypt_chunk_simd); in crypto_aegis128_decrypt_simd()