Searched refs:test_fail_bignum_common (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/ |
H A 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()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | format_output.c | 265 static void test_fail_bignum_common(const char *prefix, const char *file, in test_fail_bignum_common() function 372 test_fail_bignum_common(prefix, file, line, type, left, right, op, bn1, bn2); in test_fail_bignum_message() 381 test_fail_bignum_common(prefix, file, line, type, left, right, op, bn, bn); in test_fail_bignum_mono_message() 402 test_fail_bignum_common("bignum", NULL, 0, NULL, NULL, NULL, name, in test_output_bignum()
|