Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/testutil/
H A Dformat_output.c171 static const int bn_bytes = (MAX_STRING_WIDTH - 9) / (BN_OUTPUT_SIZE * 2 + 1) variable
272 const size_t bytes = bn_bytes; in test_fail_bignum_common()