Searched refs:bn_bytes (Results 1 – 1 of 1) sorted by relevance
171 static const int bn_bytes = (MAX_STRING_WIDTH - 9) / (BN_OUTPUT_SIZE * 2 + 1) variable272 const size_t bytes = bn_bytes; in test_fail_bignum_common()