Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c1290 check_authentication_code(struct archive_read *a, const void *_p) in check_authentication_code() function
1634 r = check_authentication_code(a, buff); in zip_read_data_none()
1662 r = check_authentication_code(a, NULL); in zip_read_data_none()
2679 r = check_authentication_code(a, NULL); in zip_read_data_deflate()