Home
last modified time | relevance | path

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

/openssl/test/
H A Ddrbgtest.c178 unsigned char *public_random, in test_drbg_reseed() argument
191 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