Searched refs:INTEL_CRC_SIZE (Results 1 – 1 of 1) sorted by relevance
99 #define INTEL_CRC_SIZE 8 macro123 #define INTEL_CRC_SIZE 4 macro145 while (length >= INTEL_CRC_SIZE) { in intel_crc32c()148 data += INTEL_CRC_SIZE; in intel_crc32c()149 length -= INTEL_CRC_SIZE; in intel_crc32c()