aboutsummaryrefslogtreecommitdiffstats
path: root/g10/dek.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/dek.h')
-rw-r--r--g10/dek.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/dek.h b/g10/dek.h
index 88f8bc5f7..e21ed0734 100644
--- a/g10/dek.h
+++ b/g10/dek.h
@@ -45,7 +45,7 @@ typedef struct
byte key[32];
/* The cacheid for the S2K. */
- char s2k_cacheid[1+16+1];
+ char s2k_cacheid[1+32+1];
} DEK;