Searched defs:crc_table (Results 1 – 3 of 3) 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
2042 unsigned int crc_table[16] = { in ispVMCalculateCRC32() local