diff --git a/crypto/bn/bn_div.c b/crypto/bn/bn_div.c index baff07040a3e9fd88c891786b71bb4cf8a7f27fe..defcf90c8223d282b36306aa3737dc3b22ca7460 100644 --- a/crypto/bn/bn_div.c +++ b/crypto/bn/bn_div.c @@ -216,10 +216,10 @@ int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, t1=((BN_ULLONG)n0<>BN_BITS2) || - (t2 <= ((BN_ULLONG)(rem<>BN_BITS2) || + (t2 <= ((rem<