aboutsummaryrefslogtreecommitdiffstats
path: root/g10/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/filter.h')
-rw-r--r--g10/filter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/filter.h b/g10/filter.h
index 8fb875dd2..30a59d199 100644
--- a/g10/filter.h
+++ b/g10/filter.h
@@ -25,6 +25,7 @@
typedef struct {
MD_HANDLE md; /* catch all */
+ MD_HANDLE md2; /* if we want to calculate an alternate hash */
size_t maxbuf_size;
} md_filter_context_t;