Searched defs:is_encrypted (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/libarchive/libarchive/ | ||
H A D | archive_entry.c | 1423 archive_entry_set_is_data_encrypted(struct archive_entry * entry,char is_encrypted) archive_entry_set_is_data_encrypted() argument |
/freebsd-src/crypto/openssl/crypto/pem/ | ||
H A D | pvkfmt.c | 753 unsigned int pvk_magic, is_encrypted; in ossl_do_PVK_header() local |