OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:randombytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
randombytes.h
62
void
randombytes
(unsigned char * const buf, const unsigned long long buf_len);
/src/sys/external/isc/libsodium/dist/test/default/
randombytes.c
2
#define TEST_NAME "
randombytes
"
14
randombytes
(x, sizeof x);
51
randombytes
(x, 1U);
114
randombytes
(x, 1U);
/src/sys/external/isc/libsodium/dist/src/libsodium/randombytes/
randombytes.c
15
#include "
randombytes
.h"
110
var buf = crypto.
randomBytes
(4);
202
randombytes
(unsigned char * const buf, const unsigned long long buf_len)
function
Completed in 14 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026