Searched refs:randombytes_buf_deterministic (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Drandombytes.h38 void randombytes_buf_deterministic(void * const buf, const size_t size,
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/randombytes/
H A Drandombytes.c168 randombytes_buf_deterministic(void * const buf, const size_t size, function
/netbsd-current/sys/external/isc/libsodium/dist/test/default/
H A Dmisuse.c144 randombytes_buf_deterministic(NULL, 0x4000000001ULL, NULL);
H A Drandombytes.c106 randombytes_buf_deterministic(out, sizeof out, seed);

Completed in 118 milliseconds