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>
Thu, 23 Aug 2018 20:20:35 +0000 (22:20 +0200)
commite02c519cd32a55e6ad39a0cfbeeda775f9115f28
treea87f1af5f5f2a5f1082a445698ae6f0667aa2b0f
parent41bfd5e7c8ac3a0874a94e4d15c006ad5eb48e59
bn/bn_blind.c: use Montgomery multiplication when possible.

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