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

/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box_curve25519xchacha20poly1305.h26 size_t crypto_box_curve25519xchacha20poly1305_secretkeybytes(void);
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/
H A Dbox_curve25519xchacha20poly1305.c177 crypto_box_curve25519xchacha20poly1305_secretkeybytes(void) function
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dxchacha20.c410 assert(crypto_box_curve25519xchacha20poly1305_secretkeybytes() == crypto_box_curve25519xchacha20poly1305_SECRETKEYBYTES);

Completed in 109 milliseconds