Searched refs:crc32_tab (Results 1 – 2 of 2) sorted by relevance
29 static unsigned int crc32_tab[] = { CRC32_TABLE }; variable42 CRC32(crc32val, s, len, -1U, crc32_tab); in efi_crc32()
581 static unsigned int crc32_tab[] = { CRC32_TABLE }; variable588 CRC32(crc32val, s, len, -1U, crc32_tab); in efi_crc32()