Searched refs:CRYPTO_poly1305_finish_neon (Results 1 – 3 of 3) sorted by relevance
33 void CRYPTO_poly1305_finish_neon(poly1305_state *state, uint8_t mac[16]);
259 void CRYPTO_poly1305_finish_neon(poly1305_state *state, uint8_t mac[16]) { in CRYPTO_poly1305_finish_neon() function
254 CRYPTO_poly1305_finish_neon(statep, mac); in CRYPTO_poly1305_finish()