From: Richard Levitte Date: Wed, 25 Sep 2002 13:26:36 +0000 (+0000) Subject: Remove *all* references to RSA_PKCS1_RSAref, since it doesn't exist any more. X-Git-Tag: OpenSSL-engine-0_9_6h~23^2~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2018681b335e5d6852461808718d188cda00bafd;p=thirdparty%2Fopenssl.git 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. --- diff --git a/doc/crypto/RSA_set_method.pod b/doc/crypto/RSA_set_method.pod index 060c4cc2583..0a305f6b140 100644 --- a/doc/crypto/RSA_set_method.pod +++ b/doc/crypto/RSA_set_method.pod @@ -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);