diff options
Diffstat (limited to 'src/lib/libcrypto/ossl_typ.h')
-rw-r--r-- | src/lib/libcrypto/ossl_typ.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/ossl_typ.h b/src/lib/libcrypto/ossl_typ.h index 8ff3779636..b58888de3b 100644 --- a/src/lib/libcrypto/ossl_typ.h +++ b/src/lib/libcrypto/ossl_typ.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: ossl_typ.h,v 1.26 2023/07/28 09:08:31 tb Exp $ */ | 1 | /* $OpenBSD: ossl_typ.h,v 1.27 2023/07/28 09:22:26 tb Exp $ */ |
2 | /* ==================================================================== | 2 | /* ==================================================================== |
3 | * Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved. | 3 | * Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved. |
4 | * | 4 | * |
@@ -124,8 +124,6 @@ typedef struct rsa_pss_params_st RSA_PSS_PARAMS; | |||
124 | 124 | ||
125 | typedef struct rand_meth_st RAND_METHOD; | 125 | typedef struct rand_meth_st RAND_METHOD; |
126 | 126 | ||
127 | typedef struct ecdh_method ECDH_METHOD; | ||
128 | |||
129 | typedef struct x509_st X509; | 127 | typedef struct x509_st X509; |
130 | typedef struct X509_algor_st X509_ALGOR; | 128 | typedef struct X509_algor_st X509_ALGOR; |
131 | typedef struct X509_crl_st X509_CRL; | 129 | typedef struct X509_crl_st X509_CRL; |