Home
last modified time | relevance | path

Searched defs:is_encrypted (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/staging/wfx/
Dbh.c174 bool is_encrypted = false; in tx_helper() local
/Linux-v5.15/net/tls/
Dtls_device.c952 int is_encrypted = !is_decrypted; in tls_device_decrypted() local
/Linux-v5.15/fs/ntfs3/
Dntfs_fs.h1051 static inline bool is_encrypted(const struct ntfs_inode *ni) in is_encrypted() function