Searched defs:is_encrypted (Results 1 – 3 of 3) sorted by relevance
172 bool is_encrypted = false; in tx_helper() local
1009 int is_encrypted = !is_decrypted; in tls_device_decrypted() local
1052 static inline bool is_encrypted(const struct ntfs_inode *ni) in is_encrypted() function