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_xchacha20_xor
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_stream_xchacha20.h
40
int
crypto_stream_xchacha20_xor
(unsigned char *c, const unsigned char *m,
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/xchacha20/
stream_xchacha20.c
57
crypto_stream_xchacha20_xor
(unsigned char *c, const unsigned char *m,
function in typeref:typename:int
/src/sys/external/isc/libsodium/dist/test/default/
xchacha20.c
128
crypto_stream_xchacha20_xor
(out2, out, out_len, nonce, key);
134
crypto_stream_xchacha20_xor
(out, out, out_len, nonce, key);
141
crypto_stream_xchacha20_xor
(out2, out2, 0, nonce, key);
152
crypto_stream_xchacha20_xor
(out2, out2, 128, nonce, key);
Completed in 57 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025