Searched refs:crypto_onetimeauth_poly1305 (Results 1 – 5 of 5) sorted by relevance
35 int crypto_onetimeauth_poly1305(unsigned char *out,
27 return crypto_onetimeauth_poly1305(out, in, inlen, k); in crypto_onetimeauth()
18 crypto_onetimeauth_poly1305(unsigned char *out, const unsigned char *in, in crypto_onetimeauth_poly1305() function
18 crypto_onetimeauth_poly1305(c + 16, c + 32, mlen - 32, c); in crypto_secretbox_xsalsa20poly1305()
29 sodium/crypto_onetimeauth_poly1305.h \