Searched defs:crc32table_be (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ | ||
A D | crc32table.h | 524 static const u32 ____cacheline_aligned crc32table_be[8][256] = {{ variable |
A D | gen_crc32table.c | 27 static uint32_t crc32table_be[BE_TABLE_ROWS][256]; variable |
Completed in 7 milliseconds