Home
last modified time | relevance | path

Searched refs:test_mod_exp_zero (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dexptest.c44 * test_mod_exp_zero tests that x**0 mod 1 == 0. It returns zero on success.
46 static int test_mod_exp_zero(void) in test_mod_exp_zero() function
333 ADD_TEST(test_mod_exp_zero); in setup_tests()

Completed in 1 milliseconds