OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/test/default/
core3.c
26
size_t
output_len
= 64 * 256 * 256;
local in function:main
38
output = (unsigned char *) sodium_malloc(
output_len
);
56
crypto_hash_sha256(h, output,
output_len
);
74
crypto_hash_sha256(h, output,
output_len
);
91
crypto_hash_sha256(h, output,
output_len
);
core3.c
26
size_t
output_len
= 64 * 256 * 256;
local in function:main
38
output = (unsigned char *) sodium_malloc(
output_len
);
56
crypto_hash_sha256(h, output,
output_len
);
74
crypto_hash_sha256(h, output,
output_len
);
91
crypto_hash_sha256(h, output,
output_len
);
Completed in 21 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025