Searched refs:crc32c_be_body (Results 1 – 1 of 1) sorted by relevance
145 static uint32_t crc32c_be_body(uint32_t crc, uint8_t const *buf, size_t len) in crc32c_be_body() function292 static uint32_t crc32c_be_body(uint32_t crc, uint8_t const *buf, size_t len) in crc32c_be_body() function449 crc = crc32c_be_body(crc, p, len); in ext2fs_crc32c_be()