Searched refs:unencrypted (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/crypto/asymmetric_keys/ |
D | pkcs8.asn1 | 2 -- This is the unencrypted variant
|
/Linux-v5.10/Documentation/filesystems/ |
D | ecryptfs.rst | 36 eCryptfs, you should copy the files to an unencrypted location and
|
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 558 - ``ENOTDIR``: the file is unencrypted and is a regular file, not a 560 - ``ENOTEMPTY``: the file is unencrypted and is a nonempty directory 665 On unencrypted files and directories, it fails with ENODATA. 1031 symlinks behave very similarly to their unencrypted counterparts --- 1040 into an unencrypted directory. 1042 Note: "moving" an unencrypted file into an encrypted directory, e.g. 1044 followed by a delete. Be aware that the original unencrypted data 1072 the maximum length of an unencrypted symlink. For example, on an [all …]
|
/Linux-v5.10/net/wireless/ |
D | trace.h | 1962 bool unencrypted), 1963 TP_ARGS(wiphy, netdev, buf, len, dest, proto, unencrypted), 1969 __field(bool, unencrypted) 1976 __entry->unencrypted = unencrypted; 1982 BOOL_TO_STR(__entry->unencrypted)) 2885 bool unencrypted), 2886 TP_ARGS(netdev, skb, unencrypted), 2892 __field(bool, unencrypted) 2899 __entry->unencrypted = unencrypted; 2903 __entry->proto, BOOL_TO_STR(__entry->unencrypted))
|
D | nl80211.c | 16722 bool unencrypted, gfp_t gfp) in __nl80211_rx_control_port() argument 16754 (unencrypted && nla_put_flag(msg, in __nl80211_rx_control_port() 16773 struct sk_buff *skb, bool unencrypted) in cfg80211_rx_control_port() argument 16777 trace_cfg80211_rx_control_port(dev, skb, unencrypted); in cfg80211_rx_control_port() 16778 ret = __nl80211_rx_control_port(dev, skb, unencrypted, GFP_ATOMIC); in cfg80211_rx_control_port()
|
/Linux-v5.10/Documentation/power/ |
D | swsusp-dmcrypt.rst | 64 /dev/hda1 contains an unencrypted mini system that sets up all
|
/Linux-v5.10/Documentation/networking/ |
D | tls.rst | 161 Control message data should be provided unencrypted, and will be
|
/Linux-v5.10/Documentation/x86/ |
D | intel_txt.rst | 221 (unencrypted) module signed by Intel that is used as part of the
|
/Linux-v5.10/net/mac80211/ |
D | ieee80211_i.h | 1826 const u8 *dest, __be16 proto, bool unencrypted,
|
D | tx.c | 5432 const u8 *dest, __be16 proto, bool unencrypted, in ieee80211_tx_control_port() argument 5453 if (unencrypted) in ieee80211_tx_control_port()
|
/Linux-v5.10/Documentation/admin-guide/ |
D | bcache.rst | 267 First setup bcache unencrypted and then install dmcrypt on top of
|
/Linux-v5.10/include/net/ |
D | cfg80211.h | 7282 struct sk_buff *skb, bool unencrypted);
|