Home
last modified time | relevance | path

Searched refs:Encrypted (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp391 bool Encrypted; member
394 CFilterMode2(): Encrypted(false) {} in CFilterMode2()
398 if (!Encrypted) in Compare()
400 if (m.Encrypted) in Compare()
403 else if (!m.Encrypted) in Compare()
429 add only unique CFilterMode2:: { Id, Delta, Offset, Encrypted } items. in Compare()
443 && Encrypted == m.Encrypted; in operator ==()
456 if (m.Encrypted != m2.Encrypted) in GetGroup()
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h255 GenNAttrIno(Encrypted, FILE_ATTR_ENCRYPTED)
/third_party/node/deps/openssl/openssl/util/
H A Dfind-doc-nits682 and $contents =~ /Microsoft Encrypted File System/;
/third_party/openssl/util/
H A Dfind-doc-nits682 and $contents =~ /Microsoft Encrypted File System/;
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c114 GenNAttrIno(Encrypted, FILE_ATTR_ENCRYPTED) in GenNAttrIno()
1009 * Encrypted non-resident attributes are not supported. We return in ntfs_attr_pread_i()
1872 * Encrypted attributes are only supported in raw mode. We return
2453 * Encrypted non-resident attributes are not supported. We return
6765 * EACCES - Encrypted attribute.
6791 * Encrypted attributes are not supported. We return access denied,

Completed in 13 milliseconds