Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dexptest.c151 static int test_mod_exp(int round) in test_mod_exp() function
334 ADD_ALL_TESTS(test_mod_exp, 200); in setup_tests()
H A Dbntest.c2822 static int test_mod_exp(int i) in test_mod_exp() function
3181 ADD_ALL_TESTS(test_mod_exp, (int)OSSL_NELEM(ModExpTests)); in setup_tests()