Searched refs:chacha_core_neon (Results 1 – 3 of 3) sorted by relevance
36 void chacha_core_neon(uint8_t[restrict static 64],
60 chacha_core_neon(out, in, k, c, nr); in chacha_core_neon_impl()
150 chacha_core_neon(uint8_t out[restrict static 64], in chacha_core_neon() function