Generate a more easy to read filename for cached kernels
[hashcat.git] / include / types.h
index 8daff5f..08d9f85 100644 (file)
@@ -875,6 +875,7 @@ struct __hc_device_param
   // device specific attributes starting
 
   char             *device_name;
+  char             *device_name_chksum;
   char             *device_version;
   char             *driver_version;