1
mirror of https://github.com/hashcat/hashcat synced 2025-01-14 08:17:28 +01:00
hashcat/OpenCL/inc_truecrypt_crc32.h

3 lines
103 B
C

DECLSPEC u32 round_crc32 (u32 a, const u32 v);
DECLSPEC u32 round_crc32_4 (const u32 w, const u32 iv);