Home
last modified time | relevance | path

Searched defs:crc32table_be (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dcrc32table.h70 static const u32 crc32table_be[] = { variable
/openbmc/linux/lib/
H A Dgen_crc32table.c27 static uint32_t crc32table_be[BE_TABLE_ROWS][256]; variable