Searched refs:TEST_BN_eq_zero (Results 1 – 5 of 5) sorted by relevance
246 && TEST_BN_eq_zero(c))) in test_sub()289 && TEST_BN_eq_zero(d))) in test_div_recip()676 || !TEST_BN_eq_zero(d)) in test_modexp_mont5()739 && TEST_BN_eq_zero(c))) in test_gf2m_add()775 && TEST_BN_eq_zero(e))) in test_gf2m_mod()824 && TEST_BN_eq_zero(f))) in test_gf2m_mul()868 && TEST_BN_eq_zero(d))) in test_gf2m_sqr()1003 && TEST_BN_eq_zero(f))) in test_gf2m_modexp()1048 && TEST_BN_eq_zero(f))) in test_gf2m_modsqrt()1097 && 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()
132 if (!TEST_BN_eq_zero(r)) { in test_mod_exp_zero()
516 # define TEST_BN_eq_zero(a) test_BN_eq_zero(__FILE__, __LINE__, #a, a) macro
2134 || !TEST_BN_eq_zero(EC_GROUP_get0_cofactor(group)) in cofactor_range_test()