Lines Matching refs:TEST_BN_eq
136 TEST_BN_eq(expected, actual); in equalBN()
342 && TEST_BN_eq(a, c) in test_signed_mod_replace_ab()
343 && TEST_BN_eq(b, d)) in test_signed_mod_replace_ab()
365 && TEST_BN_eq(b, c) in test_signed_mod_replace_ba()
366 && TEST_BN_eq(a, d)) in test_signed_mod_replace_ba()
397 && TEST_BN_eq(e, c) in test_mod()
400 && TEST_BN_eq(d, a))) in test_mod()
508 && TEST_BN_eq(c, d))) in test_modexp_mont5()
520 && TEST_BN_eq(c, d))) in test_modexp_mont5()
567 || !TEST_BN_eq(c, d)) in test_modexp_mont5()
601 && TEST_BN_eq(c, d))) in test_modexp_mont5()
627 if (!TEST_BN_eq(c, d)) in test_modexp_mont5()
671 || !TEST_BN_eq(a, d)) in test_modexp_mont5()
694 || !TEST_BN_eq(a, d)) in test_modexp_mont5()
701 && TEST_BN_eq(a, d))) in test_modexp_mont5()
1680 || !TEST_BN_eq(d, e)) in file_modexp()
2064 if (!TEST_BN_eq(bn, bn2)) { in test_mpi()