Searched refs:crypto_aegis128_update_neon (Results 1 – 2 of 2) sorted by relevance
12 void crypto_aegis128_update_neon(void *state, const void *msg);45 crypto_aegis128_update_neon(state, msg); in crypto_aegis128_update_simd()
164 void crypto_aegis128_update_neon(void *state, const void *msg) in crypto_aegis128_update_neon() function