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

/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_stream_xsalsa20.h29 size_t crypto_stream_xsalsa20_noncebytes(void);
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/xsalsa20/
H A Dstream_xsalsa20.c51 crypto_stream_xsalsa20_noncebytes(void) function
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dstream.c61 assert(crypto_stream_noncebytes() == crypto_stream_xsalsa20_noncebytes());

Completed in 51 milliseconds