Home
last modified time | relevance | path

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

/openssl/test/
H A Ddrbgtest.c174 static int test_drbg_reseed(int expect_success, in test_drbg_reseed() argument
187 int expected_state = (expect_success ? DRBG_READY : DRBG_ERROR); in test_drbg_reseed()
217 RANDOM_SIZE), expect_success) in test_drbg_reseed()
219 RANDOM_SIZE), expect_success)) in test_drbg_reseed()
256 if (expect_success == 1) { in test_drbg_reseed()

Completed in 6 milliseconds