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

/linux-4.4.14/arch/x86/crypto/
H A Dcrc32c-intel_glue.c73 static u32 crc32c_intel_le_hw_byte(u32 crc, unsigned char const *data, size_t length) crc32c_intel_le_hw_byte() function
103 crc = crc32c_intel_le_hw_byte(crc, (unsigned char *)ptmp, crc32c_intel_le_hw()

Completed in 51 milliseconds