Home
last modified time | relevance | path

Searched refs:rand_bytes (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Ddrbgtest.c59 static int rand_bytes(unsigned char *buf, int num) in rand_bytes() function
216 if (!TEST_int_eq(rand_bytes((unsigned char*)public_random, in test_drbg_reseed()
695 if (rand_bytes(buf, sizeof(buf)) <= 0) in run_multi_thread_test()

Completed in 19 milliseconds