remove ECDH_METHOD typedef
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
30243c9523
commit
1e8622297d
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ typedef struct rsa_meth_st RSA_METHOD;
|
|||
|
||||
typedef struct rand_meth_st RAND_METHOD;
|
||||
|
||||
typedef struct ecdh_method ECDH_METHOD;
|
||||
typedef struct ecdsa_method ECDSA_METHOD;
|
||||
|
||||
typedef struct x509_st X509;
|
||||
|
|
Loading…
Reference in a new issue