Searched refs:test_fail_bignum_common (Results 1 – 1 of 1) sorted by relevance
/third_party/openssl/test/testutil/ |
D | format_output.c | 266 static void test_fail_bignum_common(const char *prefix, const char *file, in test_fail_bignum_common() function 373 test_fail_bignum_common(prefix, file, line, type, left, right, op, bn1, bn2); in test_fail_bignum_message() 382 test_fail_bignum_common(prefix, file, line, type, left, right, op, bn, bn); in test_fail_bignum_mono_message() 403 test_fail_bignum_common("bignum", NULL, 0, NULL, NULL, NULL, name, in test_output_bignum()
|