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

/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_stream_xsalsa20.h33 size_t crypto_stream_xsalsa20_messagebytes_max(void);
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/xsalsa20/
H A Dstream_xsalsa20.c57 crypto_stream_xsalsa20_messagebytes_max(void) function
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dstream.c62 assert(crypto_stream_messagebytes_max() == crypto_stream_xsalsa20_messagebytes_max());

Completed in 58 milliseconds