Searched defs:isEncrypted (Results 1 – 2 of 2) sorted by relevance
87 inline bool isEncrypted() const { return m_header.m_keyCount > 0; } in isEncrypted() function
915 inline bool isEncrypted() const { return m_keys.size() != 0; } in isEncrypted() function