Searched refs:test_fail_bignum_message (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/test/testutil/ |
D | tests.c | 367 test_fail_bignum_message(NULL, file, line, "BIGNUM", s1, s2, \ 422 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "==", a, bw); in test_BN_eq_word() 438 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "abs==", in test_BN_abs_eq_word()
|
D | tu_local.h | 32 void test_fail_bignum_message(const char *prefix, const char *file,
|
D | format_output.c | 367 void test_fail_bignum_message(const char *prefix, const char *file, in test_fail_bignum_message() function
|