Searched refs:CRC32C_POLY_LE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | crc32poly.h | 12 #define CRC32C_POLY_LE 0x82f63b78 macro |
/linux/lib/crc/ | ||
H A D | gen_crc32table.c | 39 crc32init_le_generic(CRC32C_POLY_LE, crc32ctable_le); in crc32cinit_le() |