Searched refs:crypto_box_curve25519xchacha20poly1305_open_detached_afternm (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/
H A Dbox_curve25519xchacha20poly1305.c111 crypto_box_curve25519xchacha20poly1305_open_detached_afternm( function
131 ret = crypto_box_curve25519xchacha20poly1305_open_detached_afternm(
146 return crypto_box_curve25519xchacha20poly1305_open_detached_afternm(
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box_curve25519xchacha20poly1305.h124 int crypto_box_curve25519xchacha20poly1305_open_detached_afternm(unsigned char *m,
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dxchacha20.c382 assert(crypto_box_curve25519xchacha20poly1305_open_detached_afternm

Completed in 111 milliseconds