aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-09-25 13:26:36 +0000
committerRichard Levitte <levitte@openssl.org>2002-09-25 13:26:36 +0000
commit2018681b335e5d6852461808718d188cda00bafd (patch)
tree9302240241f9ec1e1c21538d283aab2e3c8e424e /doc/crypto
parente204516178dd32e4450f1a26e7f86aa3f6b0a900 (diff)
downloadopenssl-2018681b335e5d6852461808718d188cda00bafd.tar.gz
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.
Diffstat (limited to 'doc/crypto')
-rw-r--r--doc/crypto/RSA_set_method.pod2
1 files changed, 0 insertions, 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);