mirror of
https://github.com/hashcat/hashcat
synced 2025-03-30 04:09:05 +02:00
4 lines
136 B
C
4 lines
136 B
C
const u32 final_hash_pos = digests_offset + 0;
|
|
|
|
mark_hash (plains_buf, d_return_buf, salt_pos, 0, final_hash_pos, gid, il_pos + slice);
|