Searched refs:test_fail_bignum_mono_message (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | tests.c | 353 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", \ 369 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", s, "1", "==", a); in test_BN_eq_one() 377 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", "ODD(", ")", s, a); in test_BN_odd() 385 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", "EVEN(", ")", s, in test_BN_even()
|
H A D | tu_local.h | 35 void test_fail_bignum_mono_message(const char *prefix, const char *file,
|
H A D | format_output.c | 376 void test_fail_bignum_mono_message(const char *prefix, const char *file, in test_fail_bignum_mono_message() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/ |
H A D | tests.c | 377 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", \ 393 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", s, "1", "==", a); in test_BN_eq_one() 401 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", "ODD(", ")", s, a); in test_BN_odd() 409 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", "EVEN(", ")", s, in test_BN_even()
|
H A D | tu_local.h | 37 void test_fail_bignum_mono_message(const char *prefix, const char *file,
|
H A D | format_output.c | 377 void test_fail_bignum_mono_message(const char *prefix, const char *file, in test_fail_bignum_mono_message() function
|