Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/test/default/
H A Dbox.c90 assert(crypto_box_messagebytes_max() > 0U); in main()
109 crypto_box_messagebytes_max()); in main()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c53 crypto_box_messagebytes_max(void) in crypto_box_messagebytes_max() function
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_box.h45 size_t crypto_box_messagebytes_max(void);