Searched refs:ModExpTests (Results 1 – 1 of 1) sorted by relevance
2906 static const MOD_EXP_TEST ModExpTests[] = { variable3093 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp()3127 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp_consttime()3458 ADD_ALL_TESTS(test_mod_exp, (int)OSSL_NELEM(ModExpTests)); in setup_tests()3459 ADD_ALL_TESTS(test_mod_exp_consttime, (int)OSSL_NELEM(ModExpTests)); in setup_tests()