VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Keyfiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Keyfiles.h')
-rw-r--r--src/Common/Keyfiles.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Common/Keyfiles.h b/src/Common/Keyfiles.h
index fb90a9d5..a13666fb 100644
--- a/src/Common/Keyfiles.h
+++ b/src/Common/Keyfiles.h
@@ -19,7 +19,8 @@ extern "C" {
#include "Common.h"
-#define KEYFILE_POOL_SIZE 64
+#define KEYFILE_POOL_LEGACY_SIZE 64
+#define KEYFILE_POOL_SIZE 128
#define KEYFILE_MAX_READ_LEN (1024*1024)
typedef struct KeyFileStruct