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_salsa20_noncebytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_stream_salsa20.h
27
#define
crypto_stream_salsa20_NONCEBYTES
8U
29
size_t
crypto_stream_salsa20_noncebytes
(void);
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/
stream_salsa20.c
36
crypto_stream_salsa20_noncebytes
(void)
function in typeref:typename:size_t
38
return
crypto_stream_salsa20_NONCEBYTES
;
/src/sys/external/isc/libsodium/dist/test/default/
stream2.c
43
assert(
crypto_stream_salsa20_noncebytes
() > 0U);
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025