bn/bn_mont.c: move boundary condition check closer to caller.
authorAndy Polyakov <appro@openssl.org>
Fri, 6 Jul 2018 11:46:07 +0000 (13:46 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 12 Jul 2018 12:51:55 +0000 (14:51 +0200)
commit3c97e4121ecec20cfac433883cd4709580a05620
tree65c031fecab9f055478fcfe46f961453a49a0a0f
parente42395e637c3507b80b25c7ed63236898822d2f1
bn/bn_mont.c: move boundary condition check closer to caller.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: David Benjamin <davidben@google.com>
(Merged from https://github.com/openssl/openssl/pull/6662)
crypto/bn/bn_mont.c