From 6c8aec60ca2397d0294710b82bc57f4602c97041 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 25 Sep 2002 13:26:40 +0000 Subject: [PATCH] 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. --- doc/crypto/RSA_set_method.pod | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/crypto/RSA_set_method.pod b/doc/crypto/RSA_set_method.pod index 060c4cc258..0a305f6b14 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); -- 2.25.1