summaryrefslogtreecommitdiff
path: root/cipher/cipher-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/cipher-internal.h')
-rw-r--r--cipher/cipher-internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cipher/cipher-internal.h b/cipher/cipher-internal.h
index 025bf2ec..cabcd1f9 100644
--- a/cipher/cipher-internal.h
+++ b/cipher/cipher-internal.h
@@ -60,8 +60,7 @@ struct gcry_cipher_handle
int magic;
size_t actual_handle_size; /* Allocated size of this handle. */
size_t handle_offset; /* Offset to the malloced block. */
- gcry_cipher_spec_t *cipher;
- cipher_extra_spec_t *extraspec;
+ gcry_cipher_spec_t *spec;
gcry_module_t module;
/* The algorithm id. This is a hack required because the module