More VeraCrypt stuff; SHA256 kernels missing and --veracrypt-pim missing
[hashcat.git] / include / types.h
index 08bbb66..95f83b2 100644 (file)
@@ -1258,6 +1258,8 @@ typedef struct
   uint    scrypt_tmto;
   uint    segment_size;
   char   *truecrypt_keyfiles;
+  char   *veracrypt_keyfiles;
+  uint    veracrypt_pim;
   uint    workload_profile;
 
   uint    hash_mode;