Home
last modified time | relevance | path

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

/third_party/openssl/test/testutil/
Dformat_output.c195 static void test_bignum_zero_print(const BIGNUM *bn, char sep) in test_bignum_zero_print() function
287 test_bignum_zero_print(bn1, ' '); in test_fail_bignum_common()
291 test_bignum_zero_print(bn1, '-'); in test_fail_bignum_common()
292 test_bignum_zero_print(bn2, '+'); in test_fail_bignum_common()