Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/test/default/
H A Dbox.c88 assert(crypto_box_boxzerobytes() > 0U); in main()
105 crypto_box_boxzerobytes()); in main()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c41 crypto_box_boxzerobytes(void) in crypto_box_boxzerobytes() function
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h144 size_t crypto_box_boxzerobytes(void);