]> git.ipfire.org Git - thirdparty/openssl.git/commit
rsa/rsa_eay.c: make RSAerr call in rsa_ossl_private_decrypt unconditional.
authorAndy Polyakov <appro@openssl.org>
Fri, 30 Nov 2018 20:07:18 +0000 (21:07 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 6 Dec 2018 11:18:35 +0000 (11:18 +0000)
commit3b776fd785efb1c0af4b28ad0b8036b23071904d
tree22685f0a258bfea63be3cc9323f6fbaec4b42232
parent8db50d6dafc67fbaa0380420fc1f74f977d16606
rsa/rsa_eay.c: make RSAerr call in rsa_ossl_private_decrypt unconditional.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 89072e0c2a483f2ad678e723e112712567b0ceb1)

(Merged from https://github.com/openssl/openssl/pull/7737)
crypto/rsa/rsa_eay.c