OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_core_salsa20_inputbytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_core_salsa20.h
15
#define
crypto_core_salsa20_INPUTBYTES
16U
17
size_t
crypto_core_salsa20_inputbytes
(void);
/src/sys/external/isc/libsodium/dist/test/default/
core3.c
110
assert(
crypto_core_salsa20_inputbytes
() ==
crypto_core_salsa20_INPUTBYTES
);
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/
core_salsa_ref.c
112
crypto_core_salsa20_inputbytes
(void)
function in typeref:typename:size_t
114
return
crypto_core_salsa20_INPUTBYTES
;
Completed in 63 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025