Searched refs:crypto_aegis128_update_neon (Results 1 – 3 of 3) sorted by relevance
7 void crypto_aegis128_update_neon(void *state, const void *msg);
35 crypto_aegis128_update_neon(state, msg); in crypto_aegis128_update_simd()
165 void crypto_aegis128_update_neon(void *state, const void *msg) in crypto_aegis128_update_neon() function