Home
last modified time | relevance | path

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

/dragonfly/lib/libarchive/
H A DSymbol.map413 archive_entry_is_data_encrypted;
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_entry.h291 __LA_DECL int archive_entry_is_data_encrypted(struct archive_entry *);
H A Darchive_entry.c789 archive_entry_is_data_encrypted(struct archive_entry *entry) in archive_entry_is_data_encrypted() function