Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dformat_output.c194 static void test_bignum_zero_print(const BIGNUM *bn, char sep) in test_bignum_zero_print() function
286 test_bignum_zero_print(bn1, ' '); in test_fail_bignum_common()
290 test_bignum_zero_print(bn1, '-'); in test_fail_bignum_common()
291 test_bignum_zero_print(bn2, '+'); in test_fail_bignum_common()

Completed in 6 milliseconds