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