[crypto/rsa] Set the constant-time flag in multi-prime RSA too
authorCesar Pereida Garcia <cesar.pereidagarcia@tut.fi>
Fri, 6 Sep 2019 07:48:00 +0000 (10:48 +0300)
committerMatt Caswell <matt@openssl.org>
Fri, 6 Sep 2019 15:11:27 +0000 (16:11 +0100)
commitd2baf88c43e5a40cfc3bcd4ca35cbae53161941c
tree1a7345ae48a32c77c47407c2cd76c935a5dabfb8
parent311e903d8468e2a380d371609a10eda71de16c0e
[crypto/rsa] Set the constant-time flag in multi-prime RSA too

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9779)
crypto/rsa/rsa_lib.c