Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c1309 check_authentication_code(struct archive_read *a, const void *_p) in check_authentication_code() function
1435 r = check_authentication_code(a, buff); in zip_read_data_none()
1465 r = check_authentication_code(a, NULL); in zip_read_data_none()
2557 r = check_authentication_code(a, NULL); in zip_read_data_deflate()