diff --git a/crypto/bn/bn_lib.c b/crypto/bn/bn_lib.c index 479d17ea5..bd53124f1 100644 --- a/crypto/bn/bn_lib.c +++ b/crypto/bn/bn_lib.c @@ -71,14 +71,14 @@ const char *BN_version="Big Number" OPENSSL_VERSION_PTEXT; * 7 - 128 == 4096 * 8 - 256 == 8192 */ -GLOBAL int bn_limit_bits=0; -GLOBAL int bn_limit_num=8; /* (1<