Home
last modified time | relevance | path

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

/third_party/openssl/test/testutil/
Dtests.c367 test_fail_bignum_message(NULL, file, line, "BIGNUM", s1, s2, \
422 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "==", a, bw); in test_BN_eq_word()
438 test_fail_bignum_message(NULL, file, line, "BIGNUM", bns, ws, "abs==", in test_BN_abs_eq_word()
Dtu_local.h32 void test_fail_bignum_message(const char *prefix, const char *file,
Dformat_output.c367 void test_fail_bignum_message(const char *prefix, const char *file, in test_fail_bignum_message() function