OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_box_easy_afternm
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_box/
crypto_box_easy.c
40
crypto_box_easy_afternm
(unsigned char *c, const unsigned char *m,
function
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_box.h
98
int
crypto_box_easy_afternm
(unsigned char *c, const unsigned char *m,
/src/sys/external/isc/libsodium/dist/test/default/
misuse.c
67
assert(
crypto_box_easy_afternm
(NULL, NULL, crypto_stream_xsalsa20_MESSAGEBYTES_MAX,
box_easy2.c
91
if (
crypto_box_easy_afternm
(c, m, 0, nonce, k1) != 0) {
93
"
crypto_box_easy_afternm
() with a null ciphertext should have "
96
crypto_box_easy_afternm
(c, m, (unsigned long long) mlen, nonce, k1);
/src/external/bsd/unbound/dist/dnscrypt/
dnscrypt.c
517
if (
crypto_box_easy_afternm
Completed in 18 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026