projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0ca529
)
Remove *all* references to RSA_PKCS1_RSAref, since it doesn't exist any more.
author
Richard Levitte
<levitte@openssl.org>
Wed, 25 Sep 2002 13:26:40 +0000
(13:26 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 25 Sep 2002 13:26:40 +0000
(13:26 +0000)
This correction was originally introduced in OpenBSD's tracking of OpenSSL.
doc/crypto/RSA_set_method.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/RSA_set_method.pod
b/doc/crypto/RSA_set_method.pod
index 060c4cc25832a7fc131dfef2713d4eef5289a4fc..0a305f6b140d4279aa9afc49486f4465b5c7dd07 100644
(file)
--- 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);