Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT with OPENSSL_NO_CMS.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 28 Feb 2017 08:48:32 +0000 (09:48 +0100)
committerRich Salz <rsalz@openssl.org>
Tue, 28 Feb 2017 20:28:18 +0000 (15:28 -0500)
commit1bcbf658a6ae99281b2b1c602b1076ea6af8d639
tree6d076ead77151c86d255d088d9b471599544c86a
parenta00b9560f7ece1e51bd7a8dc6a7ffb7a3d20cf86
Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT with OPENSSL_NO_CMS.

Reviewed-by: Stephen Henson <steve@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2764)
crypto/rsa/rsa_pmeth.c