Searched refs:crc32_le_vgfm_generic (Results 1 – 1 of 1) sorted by relevance
92 static u32 crc32_le_vgfm_generic(u32 crc, unsigned char const *buf, size_t size, unsigned long *con… in crc32_le_vgfm_generic() function234 return crc32_le_vgfm_generic(crc, buf, size, &constants_CRC_32_LE[0]); in crc32_le_vgfm_16()239 return crc32_le_vgfm_generic(crc, buf, size, &constants_CRC_32C_LE[0]); in crc32c_le_vgfm_16()