Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/genwqe/
Dcard_utils.c163 static u32 crc32_tab[256]; /* crc32 lookup table */ variable
/kernel/linux/linux-6.6/drivers/misc/genwqe/
Dcard_utils.c155 static u32 crc32_tab[256]; /* crc32 lookup table */ variable