Home
last modified time | relevance | path

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

/openssl/test/
H A Ddrbgtest.c64 static int rand_priv_bytes(unsigned char *buf, int num) in rand_priv_bytes() function
218 || !TEST_int_eq(rand_priv_bytes((unsigned char*) private_random, in test_drbg_reseed()
697 if (rand_priv_bytes(buf, sizeof(buf)) <= 0) in run_multi_thread_test()

Completed in 6 milliseconds