Home
last modified time | relevance | path

Searched refs:crypto_box_curve25519xchacha20poly1305_open_detached (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/
H A Dbox_curve25519xchacha20poly1305.c120 crypto_box_curve25519xchacha20poly1305_open_detached( in crypto_box_curve25519xchacha20poly1305_open_detached() function
159 return crypto_box_curve25519xchacha20poly1305_open_detached( in crypto_box_curve25519xchacha20poly1305_open_easy()
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box_curve25519xchacha20poly1305.h83 int crypto_box_curve25519xchacha20poly1305_open_detached(unsigned char *m,
/freebsd/sys/contrib/libsodium/test/default/
H A Dxchacha20.c373 assert(crypto_box_curve25519xchacha20poly1305_open_detached in tv_box_xchacha20poly1305()
375 assert(crypto_box_curve25519xchacha20poly1305_open_detached in tv_box_xchacha20poly1305()