rsa/rsa_gen.c: ensure backward compatibility with external rsa->meth.
authorAndy Polyakov <appro@openssl.org>
Tue, 21 Nov 2017 21:34:50 +0000 (22:34 +0100)
committerAndy Polyakov <appro@openssl.org>
Thu, 23 Nov 2017 20:08:07 +0000 (21:08 +0100)
commite44480cc26c9bdf4227d963d84ae271a1efaccd9
tree6dde116df6c458e8d563b7c9201ee2f167ff89fd
parent88ac224cdaf65c3c3a08beddccb694706a311336
rsa/rsa_gen.c: ensure backward compatibility with external rsa->meth.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4770)
crypto/rsa/rsa_gen.c