Pull in <openssl/rsa.h> directly
authortb <tb@openbsd.org>
Sat, 25 Mar 2023 09:12:35 +0000 (09:12 +0000)
committertb <tb@openbsd.org>
Sat, 25 Mar 2023 09:12:35 +0000 (09:12 +0000)
commit7758229e7e8f7f4700339e236563d22ce5fac534
treeca8e8f6cf7c911384159874522dbad1796dca49c
parent96bb3fc820a70bd53898842121b76d8d61062bc8
Pull in <openssl/rsa.h> directly

This is needed for many reasons. It is currently pulled in via x509.h
but only when OPENSSL_NO_DEPRECATED is undefined. Again this should be
fixed in the public header as well.
lib/libcrypto/rsa/rsa_ameth.c