Searched refs:test_fail_bignum_message (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | tests.c | 344 test_fail_bignum_message(NULL, file, line, "BIGNUM", s1, s2, \ 399 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "==", a, bw); in test_BN_eq_word() 415 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "abs==", in test_BN_abs_eq_word()
|
H A D | tu_local.h | 30 void test_fail_bignum_message(const char *prefix, const char *file,
|
H A D | format_output.c | 366 void test_fail_bignum_message(const char *prefix, const char *file, in test_fail_bignum_message() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/ |
H A D | tests.c | 368 test_fail_bignum_message(NULL, file, line, "BIGNUM", s1, s2, \ 423 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "==", a, bw); in test_BN_eq_word() 439 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "abs==", in test_BN_abs_eq_word()
|
H A D | tu_local.h | 32 void test_fail_bignum_message(const char *prefix, const char *file,
|
H A D | format_output.c | 367 void test_fail_bignum_message(const char *prefix, const char *file, in test_fail_bignum_message() function
|