Home
last modified time | relevance | path

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

/openssl/test/
H A Drand_test.c98 static int fips_health_test_one(const uint8_t *buf, size_t n, size_t gen) in fips_health_test_one() function
148 if (!TEST_true(fips_health_test_one(buf, i, i))) in fips_health_tests()
154 if (!TEST_false(fips_health_test_one(buf, i, i))) in fips_health_tests()
160 if (!TEST_false(fips_health_test_one(buf, i, i))) in fips_health_tests()

Completed in 4 milliseconds