Searched refs:crypto_box_curve25519xsalsa20poly1305 (Results 1 – 4 of 4) sorted by relevance
73 int crypto_box_curve25519xsalsa20poly1305(unsigned char *c,
105 return crypto_box_curve25519xsalsa20poly1305(c, m, mlen, n, pk, sk); in crypto_box()
69 crypto_box_curve25519xsalsa20poly1305(unsigned char *c, const unsigned char *m, in crypto_box_curve25519xsalsa20poly1305() function
14 sodium/crypto_box_curve25519xsalsa20poly1305.h \