OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_box_curve25519xchacha20poly1305_SEALBYTES
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_box/curve25519xchacha20poly1305/
box_seal_curve25519xchacha20poly1305.c
61
if (clen <
crypto_box_curve25519xchacha20poly1305_SEALBYTES
) {
67
crypto_box_curve25519xchacha20poly1305_SEALBYTES
);
76
crypto_box_curve25519xchacha20poly1305_sealbytes
(void)
function in typeref:typename:size_t
78
return
crypto_box_curve25519xchacha20poly1305_SEALBYTES
;
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_box_curve25519xchacha20poly1305.h
134
#define
crypto_box_curve25519xchacha20poly1305_SEALBYTES
\
139
size_t
crypto_box_curve25519xchacha20poly1305_sealbytes
(void);
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025