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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dcrc32c-intel.c46 static u32 crc32c_intel_le_hw_byte(u32 crc, unsigned char const *data, size_t length) function
76 crc = crc32c_intel_le_hw_byte(crc, (unsigned char *)ptmp,

Completed in 41 milliseconds