Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/test/default/
H A Dbox.c87 assert(crypto_box_zerobytes() > 0U); in main()
103 crypto_box_zerobytes()); in main()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c35 crypto_box_zerobytes(void) in crypto_box_zerobytes() function
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h140 size_t crypto_box_zerobytes(void);