mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-11 00:01:16 +00:00
Update src/modules/module_28504.c
Co-authored-by: kgolawski <konrad.golawski@gmail.com>
This commit is contained in:
parent
c2b5c19e87
commit
1120c1a5de
@ -73,7 +73,7 @@ static u32 polymod_checksum (const u8 *data, const u32 data_len)
|
||||
|
||||
if (bit_set == 0) continue;
|
||||
|
||||
c ^= consts[j];
|
||||
c ^= CONSTS[j];
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user