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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dexptest.c76 * Test that r == 0 in test_exp_mod_zero(). Returns one on success,
95 * test_exp_mod_zero tests that x**0 mod 1 == 0. It returns zero on success.
97 static int test_exp_mod_zero() function
299 if (test_exp_mod_zero() != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dexptest.c76 * Test that r == 0 in test_exp_mod_zero(). Returns one on success,
95 * test_exp_mod_zero tests that x**0 mod 1 == 0. It returns zero on success.
97 static int test_exp_mod_zero() function
299 if (test_exp_mod_zero() != 0)

Completed in 98 milliseconds