Searched refs:public_random (Results 1 – 1 of 1) sorted by relevance
178 unsigned char *public_random, in test_drbg_reseed() argument191 if (public_random == NULL) in test_drbg_reseed()192 public_random = dummy; in test_drbg_reseed()216 if (!TEST_int_eq(rand_bytes((unsigned char*)public_random, in test_drbg_reseed()
Completed in 5 milliseconds