Searched refs:test_fail_bignum_mono_message (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/test/testutil/ |
H A D | tests.c | 376 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", \ 392 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", s, "1", "==", a); in test_BN_eq_one() 400 test_fail_bignum_mono_message(NULL, file, line, "BIGNUM", "ODD(", ")", s, a); in test_BN_odd() 408 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
|