Optimize handling of cracked hashes, was a bottleneck if too many at once
[hashcat.git] / OpenCL / types_ocl.c
index ba89a0d..1d3a7b8 100644 (file)
@@ -1433,6 +1433,9 @@ typedef struct
 
 typedef struct
 {
+  u32 salt_pos;
+  u32 digest_pos;
+  u32 hash_pos;
   u32 gidvid;
   u32 il_pos;