Lines Matching refs:TEST_BN_eq
132 TEST_BN_eq(expected, actual); in equalBN()
338 && TEST_BN_eq(a, c) in test_signed_mod_replace_ab()
339 && TEST_BN_eq(b, d)) in test_signed_mod_replace_ab()
361 && TEST_BN_eq(b, c) in test_signed_mod_replace_ba()
362 && TEST_BN_eq(a, d)) in test_signed_mod_replace_ba()
393 && TEST_BN_eq(e, c) in test_mod()
396 && TEST_BN_eq(d, a))) in test_mod()
504 && TEST_BN_eq(c, d))) in test_modexp_mont5()
516 && TEST_BN_eq(c, d))) in test_modexp_mont5()
563 || !TEST_BN_eq(c, d)) in test_modexp_mont5()
597 && TEST_BN_eq(c, d))) in test_modexp_mont5()
623 if (!TEST_BN_eq(c, d)) in test_modexp_mont5()
667 || !TEST_BN_eq(a, d)) in test_modexp_mont5()
690 || !TEST_BN_eq(a, d)) in test_modexp_mont5()
697 && TEST_BN_eq(a, d))) in test_modexp_mont5()
1684 || !TEST_BN_eq(d, e)) in file_modexp()
2068 if (!TEST_BN_eq(bn, bn2)) { in test_mpi()