From: miod Date: Wed, 23 Apr 2014 19:17:48 +0000 (+0000) Subject: When I grow up, I want to write workaround for long long multiplications X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1fa48635eb1ab0e99ea03ff0c6b5d3ad9efe3f62;p=openbsd When I grow up, I want to write workaround for long long multiplications under __TANDEM systems and compilers, using hardcoded octal numbers. NOT. --- diff --git a/lib/libcrypto/bn/bn_mont.c b/lib/libcrypto/bn/bn_mont.c index 456a80bde61..6274a934bb5 100644 --- a/lib/libcrypto/bn/bn_mont.c +++ b/lib/libcrypto/bn/bn_mont.c @@ -207,22 +207,7 @@ static int BN_from_montgomery_word(BIGNUM *ret, BIGNUM *r, BN_MONT_CTX *mont) #endif for (carry=0, i=0; i