Searched defs:crc32table_le (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/ubi/ | ||
H A D | crc32table.h | 3 static const u32 crc32table_le[] = { variable |
/openbmc/linux/lib/ | ||
H A D | gen_crc32table.c | 26 static uint32_t crc32table_le[LE_TABLE_ROWS][256]; variable |