TCRYPT: support keyfiles
[platform/upstream/cryptsetup.git] / lib / utils_crypt.h
index 692264f..9bf8ab4 100644 (file)
@@ -26,6 +26,7 @@
 
 #define MAX_CIPHER_LEN         32
 #define MAX_CIPHER_LEN_STR     "32"
+#define MAX_KEYFILES           32
 
 struct crypt_device;