Home
last modified time | relevance | path

Searched refs:test_fail_bignum_mono_message (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/test/testutil/
H A Dtests.c376 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 Dtu_local.h37 void test_fail_bignum_mono_message(const char *prefix, const char *file,
H A Dformat_output.c377 void test_fail_bignum_mono_message(const char *prefix, const char *file, in test_fail_bignum_mono_message() function