Searched refs:fips_health_test_one (Results 1 – 1 of 1) sorted by relevance
98 static int fips_health_test_one(const uint8_t *buf, size_t n, size_t gen) in fips_health_test_one() function148 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 3 milliseconds