bn/bn_blind.c: use Montgomery multiplication when possible.
authorAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2018 14:59:08 +0000 (16:59 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 28 Aug 2018 17:35:41 +0000 (19:35 +0200)
commitb6f773b8d6c41e86c107b57dabc637c91884150e
tree469ddc3494c4f1c415265295400180dc2d896532
parentf9381fd323303316282331a8cced6e030e809794
bn/bn_blind.c: use Montgomery multiplication when possible.

(cherry picked from commit e02c519cd32a55e6ad39a0cfbeeda775f9115f28)

Resolved conflicts:
crypto/bn/bn_blind.c

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/6942)
crypto/bn/bn_blind.c