aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/openssl.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/openssl.c b/src/openssl.c
index 6dc9f66..5b17335 100644
--- a/src/openssl.c
+++ b/src/openssl.c
@@ -2267,10 +2267,6 @@ STACK_OF(X509) *compat_X509_chain_up_ref(STACK_OF(X509) *chain) {
#endif
typedef struct {
- int nid;
-} EVP_KDF;
-
-typedef struct {
int nid;
union {
#if HAVE_PKCS5_PBKDF2_HMAC