remove ECDSA_METHOD typedef
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
180eec1666
commit
c8bfd40a92
1 changed files with 0 additions and 2 deletions
|
@ -150,8 +150,6 @@ typedef struct rsa_meth_st RSA_METHOD;
|
|||
|
||||
typedef struct rand_meth_st RAND_METHOD;
|
||||
|
||||
typedef struct ecdsa_method ECDSA_METHOD;
|
||||
|
||||
typedef struct x509_st X509;
|
||||
typedef struct X509_algor_st X509_ALGOR;
|
||||
typedef struct X509_crl_st X509_CRL;
|
||||
|
|
Loading…
Reference in a new issue