Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c1310 check_authentication_code(struct archive_read *a, const void *_p) in check_authentication_code() function
1654 r = check_authentication_code(a, buff); in zip_read_data_none()
1682 r = check_authentication_code(a, NULL); in zip_read_data_none()
2699 r = check_authentication_code(a, NULL); in zip_read_data_deflate()