Searched refs:CRC32_POLY_LE (Results 1 – 3 of 3) sorted by relevance
6 #define CRC32_POLY_LE 0xedb88320 macro
34 crc32init_le_generic(CRC32_POLY_LE, crc32table_le); in crc32init_le()
211 crc ^= CRC32_POLY_LE; in xlgmac_vid_crc32_le()