Home
last modified time | relevance | path

Searched refs:crc32c_intel_le_hw_byte (Results 1 – 1 of 1) sorted by relevance

/external/fio/crc/
Dcrc32c-intel.c35 static uint32_t crc32c_intel_le_hw_byte(uint32_t crc, unsigned char const *data, in crc32c_intel_le_hw_byte() function
75 crc = crc32c_intel_le_hw_byte(crc, (unsigned char *)ptmp, in crc32c_intel()