Home
last modified time | relevance | path

Searched refs:fake_crc32 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_zip.c242 fake_crc32(unsigned long crc, const void *buff, size_t len) in fake_crc32() function
353 zip->crc32func = fake_crc32; in archive_write_zip_options()
H A Darchive_read_support_format_zip.c412 fake_crc32(unsigned long crc, const void *buff, size_t len) in fake_crc32() function
3331 zip->crc32func = fake_crc32; in archive_read_format_zip_options()