Fix append_* function calls
[hashcat.git] / OpenCL / m07900.cl
index 23b176d..66061ea 100644 (file)
@@ -171,7 +171,7 @@ __kernel void __attribute__((reqd_work_group_size (64, 1, 1))) m07900_init (__gl
 
   const u32 pw_len = pws[gid].pw_len;
 
-  append_0x80_4 (w0, w1, w2, w3, pw_len);
+  append_0x80_4x4 (w0, w1, w2, w3, pw_len);
 
   /**
    * salt
@@ -274,7 +274,7 @@ __kernel void __attribute__((reqd_work_group_size (64, 1, 1))) m07900_loop (__gl
 
   const u32 pw_len = pws[gid].pw_len;
 
-  append_0x80_4 (w0, w1, w2, w3, pw_len);
+  append_0x80_4x4 (w0, w1, w2, w3, pw_len);
 
   /**
    * digest