Commit 2018681b authored by Richard Levitte's avatar Richard Levitte
Browse files

Remove *all* references to RSA_PKCS1_RSAref, since it doesn't exist any more.

This correction was originally introduced in OpenBSD's tracking of OpenSSL.
parent e2045161
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -20,8 +20,6 @@ RSA_new_method - select RSA method

 RSA_METHOD *RSA_PKCS1_SSLeay(void);

 RSA_METHOD *RSA_PKCS1_RSAref(void);

 RSA_METHOD *RSA_null_method(void);

 int RSA_flags(const RSA *rsa);