Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds