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.
This commit is contained in:
parent
c0ca52952e
commit
6c8aec60ca
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user