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

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c2328 static void update_crc(struct rar5* rar, const uint8_t* p, size_t to_read) { function
3530 update_crc(rar, d->buf, d->size);
3745 update_crc(rar, p, to_read);
3819 * update_crc() function. Since we are here, the unpacking

Completed in 81 milliseconds