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
e204516178
commit
2018681b33
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue