mirror of
https://github.com/hashcat/hashcat.git
synced 2025-08-05 05:15:20 +00:00
Fix a1-optimized single
This commit is contained in:
parent
4484280206
commit
564fb40818
@ -278,7 +278,7 @@ KERNEL_FQ void m90000_s04 (KERN_ATTR_BASIC ())
|
||||
const u32 search[4] =
|
||||
{
|
||||
digests_buf[DIGESTS_OFFSET_HOST].digest_buf[DGST_R0],
|
||||
0,
|
||||
digests_buf[DIGESTS_OFFSET_HOST].digest_buf[DGST_R1],
|
||||
0,
|
||||
0
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user