Lines Matching defs:Encrypted
391 bool Encrypted;
394 CFilterMode2(): Encrypted(false) {}
398 if (!Encrypted)
400 if (m.Encrypted)
403 else if (!m.Encrypted)
429 add only unique CFilterMode2:: { Id, Delta, Offset, Encrypted } items.
443 && Encrypted == m.Encrypted;
456 if (m.Encrypted != m2.Encrypted)
458 if (!m.Encrypted)
504 m.Encrypted = f.IsEncrypted();
2072 fm.Encrypted = method.PasswordIsDefined;
2245 if (filterMode.Encrypted)