Fix append_* function calls
[hashcat.git] / OpenCL / m01440_a0.cl
index d6d95c2..dd9dfa7 100644 (file)
@@ -129,7 +129,7 @@ __kernel void __attribute__((reqd_work_group_size (64, 1, 1))) m01440_m04 (__glo
     w1_t2[2] |= salt_buf1[2];
     w1_t2[3] |= salt_buf1[3];
 
-    append_0x80_4 (w0_t2, w1_t2, w2_t2, w3_t2, out_salt_len);
+    append_0x80_4x4 (w0_t2, w1_t2, w2_t2, w3_t2, out_salt_len);
 
     /**
      * sha256
@@ -366,7 +366,7 @@ __kernel void __attribute__((reqd_work_group_size (64, 1, 1))) m01440_s04 (__glo
     w1_t2[2] |= salt_buf1[2];
     w1_t2[3] |= salt_buf1[3];
 
-    append_0x80_4 (w0_t2, w1_t2, w2_t2, w3_t2, out_salt_len);
+    append_0x80_4x4 (w0_t2, w1_t2, w2_t2, w3_t2, out_salt_len);
 
     /**
      * sha256