OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_stream_noncebytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/
crypto_stream.c
12
crypto_stream_noncebytes
(void)
function in typeref:typename:size_t
14
return
crypto_stream_NONCEBYTES
;
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_stream.h
28
#define
crypto_stream_NONCEBYTES
crypto_stream_xsalsa20_NONCEBYTES
30
size_t
crypto_stream_noncebytes
(void);
/src/sys/external/isc/libsodium/dist/test/default/
stream.c
57
assert(
crypto_stream_noncebytes
() > 0U);
61
assert(
crypto_stream_noncebytes
() == crypto_stream_xsalsa20_noncebytes());
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025