Home
last modified time | relevance | path

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

/openbmc/libpldm/src/
H A Dutils.c15 static uint32_t crc32_tab[] = { variable
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_utils.c155 static u32 crc32_tab[256]; /* crc32 lookup table */ variable