Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dgen_crc64table.c21 static uint64_t crc64_table[256] = {0}; variable
/kernel/linux/linux-6.6/lib/
Dgen_crc64table.c22 static uint64_t crc64_table[256] = {0}; variable