Searched refs:ModExpTests (Results 1 – 1 of 1) sorted by relevance
2860 static const MOD_EXP_TEST ModExpTests[] = { variable3047 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp()3081 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp_consttime()3411 ADD_ALL_TESTS(test_mod_exp, (int)OSSL_NELEM(ModExpTests)); in setup_tests()3412 ADD_ALL_TESTS(test_mod_exp_consttime, (int)OSSL_NELEM(ModExpTests)); in setup_tests()