Searched refs:expect_success (Results 1 – 1 of 1) sorted by relevance
174 static int test_drbg_reseed(int expect_success, in test_drbg_reseed() argument187 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 8 milliseconds