Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read.c779 int format_supports_encryption = archive_read_format_capabilities(_a) in archive_read_has_encrypted_entries() local
782 if (!_a || !format_supports_encryption) { in archive_read_has_encrypted_entries()