Searched refs:TEST_BN_eq_zero (Results 1 – 5 of 5) sorted by relevance
250 && TEST_BN_eq_zero(c))) in test_sub()293 && TEST_BN_eq_zero(d))) in test_div_recip()680 || !TEST_BN_eq_zero(d)) in test_modexp_mont5()743 && TEST_BN_eq_zero(c))) in test_gf2m_add()779 && TEST_BN_eq_zero(e))) in test_gf2m_mod()828 && TEST_BN_eq_zero(f))) in test_gf2m_mul()872 && TEST_BN_eq_zero(d))) in test_gf2m_sqr()999 && TEST_BN_eq_zero(f))) in test_gf2m_modexp()1044 && TEST_BN_eq_zero(f))) in test_gf2m_modsqrt()1093 && TEST_BN_eq_zero(e))) in test_gf2m_modsolvequad()[all …]
322 | !TEST(1, TEST_BN_eq_zero(a)) in test_bignum()338 | !TEST(0, TEST_BN_eq_zero(b)) in test_bignum()349 | !TEST(0, TEST_BN_eq_zero(c)) in test_bignum()
104 if (!TEST_BN_eq_zero(r)) { in test_mod_exp_zero()
369 # define TEST_BN_eq_zero(a) test_BN_eq_zero(__FILE__, __LINE__, #a, a) macro
1956 || !TEST_BN_eq_zero(EC_GROUP_get0_cofactor(group)) in cofactor_range_test()