Home
last modified time | relevance | path

Searched refs:CRC32C_POLY_LE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcrc32poly.h12 #define CRC32C_POLY_LE 0x82f63b78 macro
/linux/lib/crc/
H A Dgen_crc32table.c39 crc32init_le_generic(CRC32C_POLY_LE, crc32ctable_le); in crc32cinit_le()