Searched refs:randombytes (Results 1 – 8 of 8) sorted by relevance
14 randombytes(x, sizeof x); in compat_tests()51 randombytes(x, 1U); in randombytes_tests()114 randombytes(x, 1U); in randombytes_tests()
51 randombytes.exp \126 randombytes.res \202 randombytes.final \273 randombytes.nexe \
90 randombytes/randombytes.c \204 randombytes/salsa20/randombytes_salsa20_random.c212 randombytes/nativeclient/randombytes_nativeclient.c215 randombytes/sysrandom/randombytes_sysrandom.c
62 void randombytes(unsigned char * const buf, const unsigned long long buf_len);
58 sodium/randombytes.h \
202 randombytes(unsigned char * const buf, const unsigned long long buf_len) in randombytes() function
127 test/default/randombytes
290 randombytes() implementation any more. Other minor Emscripten-related292 - Custom randombytes implementations do not need to provide their own