Searched refs:crypto_box_curve25519xchacha20poly1305_easy (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/
H A Dbox_seal_curve25519xchacha20poly1305.c43 ret = crypto_box_curve25519xchacha20poly1305_easy(
H A Dbox_curve25519xchacha20poly1305.c98 crypto_box_curve25519xchacha20poly1305_easy( function
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box_curve25519xchacha20poly1305.h55 int crypto_box_curve25519xchacha20poly1305_easy(unsigned char *c,
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dmisuse.c21 assert(crypto_box_curve25519xchacha20poly1305_easy
H A Dxchacha20.c330 assert(crypto_box_curve25519xchacha20poly1305_easy(out, m, 0, nonce,
332 assert(crypto_box_curve25519xchacha20poly1305_easy(out, m, m_len, nonce,

Completed in 117 milliseconds