X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Futils_crypt.h;h=9bf8ab4f13c59f13e05bdb0f7ce72c9b4d6970e8;hb=ecf993834cfdfc3ff9e3584845ffce9a5b967184;hp=692264f8462adb994f4adc7dbd50b44e4666efae;hpb=3cbb43a73a5504a4c4285394a4876eef202d7620;p=platform%2Fupstream%2Fcryptsetup.git diff --git a/lib/utils_crypt.h b/lib/utils_crypt.h index 692264f..9bf8ab4 100644 --- a/lib/utils_crypt.h +++ b/lib/utils_crypt.h @@ -26,6 +26,7 @@ #define MAX_CIPHER_LEN 32 #define MAX_CIPHER_LEN_STR "32" +#define MAX_KEYFILES 32 struct crypt_device;