Searched defs:CRC32 (Results 1 – 5 of 5) sorted by relevance
172 UINT32 CRC32; member
1518 #define CRC32(c, b) (crc32(c ^ 0xffffffffUL, &b, 1) ^ 0xffffffffUL) in trad_enc_update_keys() macro
306 #define CRC32(c, b) (crc32(c ^ 0xffffffffUL, &b, 1) ^ 0xffffffffUL) in trad_enc_update_keys() macro
1654 DIRECTORY = 0x0001, UTIME = 0x0002, CRC32 = 0x0004, in process_head_file() enumerator
283 UINT32 CRC32; member