Searched refs:ModExpTests (Results 1 – 2 of 2) sorted by relevance
2620 static const MOD_EXP_TEST ModExpTests[] = { variable2824 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp()2858 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp_consttime()3181 ADD_ALL_TESTS(test_mod_exp, (int)OSSL_NELEM(ModExpTests)); in setup_tests()3182 ADD_ALL_TESTS(test_mod_exp_consttime, (int)OSSL_NELEM(ModExpTests)); in setup_tests()
2536 static const MOD_EXP_TEST ModExpTests[] = { variable2740 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp()2774 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp_consttime()2960 ADD_ALL_TESTS(test_mod_exp, (int)OSSL_NELEM(ModExpTests)); in setup_tests()2961 ADD_ALL_TESTS(test_mod_exp_consttime, (int)OSSL_NELEM(ModExpTests)); in setup_tests()