OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_secretbox_xchacha20poly1305_easy
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_secretbox_xchacha20poly1305.h
33
int
crypto_secretbox_xchacha20poly1305_easy
(unsigned char *c,
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_secretbox/xchacha20poly1305/
secretbox_xchacha20poly1305.c
75
crypto_secretbox_xchacha20poly1305_easy
(unsigned char *c,
function in typeref:typename:int
/src/sys/external/isc/libsodium/dist/test/default/
xchacha20.c
243
assert(
crypto_secretbox_xchacha20poly1305_easy
(out2, m, 0, nonce, key) == 0);
244
assert(
crypto_secretbox_xchacha20poly1305_easy
(out2, m, m_len, nonce, key) == 0);
Completed in 34 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025