Home
last modified time | relevance | path

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

/openssl/test/
H A Dbntest.c2857 static const MOD_EXP_TEST ModExpTests[] = { variable
3061 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp()
3095 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp_consttime()
3422 ADD_ALL_TESTS(test_mod_exp, (int)OSSL_NELEM(ModExpTests)); in setup_tests()
3423 ADD_ALL_TESTS(test_mod_exp_consttime, (int)OSSL_NELEM(ModExpTests)); in setup_tests()

Completed in 9 milliseconds