Searched refs:computed_crc32 (Results 1 – 1 of 1) sorted by relevance
169 unsigned long computed_crc32; member947 zip->computed_crc32 = zip->crc32func(0, NULL, 0); in zip_read_local_file_header()1459 crc32_actual = zip->computed_crc32; in consume_end_of_file_marker()1648 && (archive_le32dec(p + 4) == zip->computed_crc32 in zip_read_data_none()3176 zip->computed_crc32 = zip->crc32func(zip->computed_crc32, *buff, in archive_read_format_zip_read_data()3187 zip->entry->crc32 != zip->computed_crc32 in archive_read_format_zip_read_data()3191 (unsigned long)zip->computed_crc32, in archive_read_format_zip_read_data()