Searched defs:crc_table (Results 1 – 5 of 5) sorted by relevance
35 static uint32_t __efi_runtime_data crc_table[256]; variable90 static const uint32_t __efi_runtime_data crc_table[256] = { variable
9 static uint32_t crc_table[256]; variable
149 u8 crc_table[CRC8_TABLE_SIZE]; member
82 static const u16 crc_table[] = { variable
2042 unsigned int crc_table[16] = { in ispVMCalculateCRC32() local