[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:15:55 +0000 (16:15 +0100)
commit1bb2acb9987cc9d7f638b066ef396ca7f3243955
tree515fadaf02c8e202fd530a53f363ed2164d4a544
parent2f18596c32d145f194c3d1eac9b9e77b560aad71
[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