Searched refs:crc32table_le (Results 1 – 2 of 2) sorted by relevance
24 static uint32_t crc32table_le[LE_TABLE_ROWS][256]; variable59 crc32init_le_generic(CRCPOLY_LE, crc32table_le); in crc32init_le()115 output_table(crc32table_le, LE_TABLE_ROWS, in main()
197 (const u32 (*)[256])crc32table_le, CRCPOLY_LE);