Searched refs:unencrypted (Results 1 – 11 of 11) sorted by relevance
| /Linux-v4.19/Documentation/filesystems/ |
| D | fscrypt.rst | 27 with different keys and to have unencrypted files on the same 38 unencrypted files. Similarly, half as many dentries and inodes are 326 - ``ENOTDIR``: the file is unencrypted and is a regular file, not a 328 - ``ENOTEMPTY``: the file is unencrypted and is a nonempty directory 432 symlinks behave very similarly to their unencrypted counterparts --- 441 into an unencrypted directory. 465 the maximum length of an unencrypted symlink. For example, on an 466 EXT4 filesystem with a 4K block size, unencrypted symlinks can be up 526 Except for those special files, it is forbidden to have unencrypted
|
| D | ecryptfs.txt | 31 eCryptfs, you should copy the files to an unencrypted location and
|
| /Linux-v4.19/net/wireless/ |
| D | trace.h | 1888 bool unencrypted), 1889 TP_ARGS(wiphy, netdev, buf, len, dest, proto, unencrypted), 1895 __field(bool, unencrypted) 1902 __entry->unencrypted = unencrypted; 1908 BOOL_TO_STR(__entry->unencrypted)) 2631 bool unencrypted), 2632 TP_ARGS(netdev, skb, unencrypted), 2638 __field(bool, unencrypted) 2645 __entry->unencrypted = unencrypted; 2649 __entry->proto, BOOL_TO_STR(__entry->unencrypted))
|
| D | nl80211.c | 15045 bool unencrypted, gfp_t gfp) in __nl80211_rx_control_port() argument 15077 (unencrypted && nla_put_flag(msg, in __nl80211_rx_control_port() 15096 struct sk_buff *skb, bool unencrypted) in cfg80211_rx_control_port() argument 15100 trace_cfg80211_rx_control_port(dev, skb, unencrypted); in cfg80211_rx_control_port() 15101 ret = __nl80211_rx_control_port(dev, skb, unencrypted, GFP_ATOMIC); in cfg80211_rx_control_port()
|
| /Linux-v4.19/Documentation/power/ |
| D | swsusp-dmcrypt.txt | 62 /dev/hda1 contains an unencrypted mini system that sets up all
|
| /Linux-v4.19/Documentation/networking/ |
| D | tls.txt | 143 Control message data should be provided unencrypted, and will be
|
| /Linux-v4.19/Documentation/ |
| D | intel_txt.txt | 221 (unencrypted) module signed by Intel that is used as part of the
|
| /Linux-v4.19/net/mac80211/ |
| D | ieee80211_i.h | 1748 const u8 *dest, __be16 proto, bool unencrypted);
|
| D | tx.c | 4824 const u8 *dest, __be16 proto, bool unencrypted) in ieee80211_tx_control_port() argument 4839 if (unencrypted) in ieee80211_tx_control_port()
|
| /Linux-v4.19/Documentation/admin-guide/ |
| D | bcache.rst | 260 First setup bcache unencrypted and then install dmcrypt on top of
|
| /Linux-v4.19/include/net/ |
| D | cfg80211.h | 5955 struct sk_buff *skb, bool unencrypted);
|