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