Searched refs:onetimeauth_final (Results 1 – 4 of 4) sorted by relevance
17 int (*onetimeauth_final)(crypto_onetimeauth_poly1305_state *state, member
52 return implementation->onetimeauth_final(state, out); in crypto_onetimeauth_poly1305_final()
123 SODIUM_C99(.onetimeauth_final =) crypto_onetimeauth_poly1305_donna_final
946 SODIUM_C99(.onetimeauth_final =) crypto_onetimeauth_poly1305_sse2_final