Searched defs:encrypted (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/unzip/
H A Dfunzip.c181 int encrypted; /* flag to turn on decryption */ variable
[all...]
H A Dunzpriv.h1525 unsigned encrypted : 1; /* file encrypted: decrypt before uncompressing */ member in struct:min_info
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipwreg.h168 uint8_t encrypted; member in struct:ipw_hdr
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.c361 ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, const ATTR_FLAGS data_flags, const BOOL encrypted, const BOOL sparse, const s64 allocated_size, const s64 data_size, const s64 initialized_size, const s64 compressed_size, const u8 compression_unit) argument

Completed in 51 milliseconds