Searched refs:crc32_body (Results 1 – 1 of 1) sorted by relevance
51 crc32_body(u32 crc, unsigned char const *buf, size_t len, const u32 (*tab)[256]) in crc32_body() function129 crc = crc32_body(crc, p, len, tab); in crc32_le()186 crc = crc32_body(crc, p, len, tab); in crc32_be()