Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/silabs/wfx/
H A Dbh.c172 bool is_encrypted = false; in tx_helper() local
/linux/net/tls/
H A Dtls_device.c975 int is_decrypted, is_encrypted; in tls_device_decrypted() local
/linux/fs/ntfs3/
H A Dntfs_fs.h1054 static inline bool is_encrypted(const struct ntfs_inode *ni) in is_encrypted() function