Searched refs:crc32_posix_end (Results 1 – 1 of 1) sorted by relevance
16 static inline u32 crc32_posix_end(u32 crc, size_t total_len) in crc32_posix_end() function31 return crc32_posix_end(crc32_be(0, buff, len), len); in crc32_posix()