Searched refs:unencrypted (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/crypto/asymmetric_keys/ ! |
D | pkcs8.asn1 | 2 -- This is the unencrypted variant
|
/linux-6.6.21/Documentation/virt/kvm/s390/ ! |
D | s390-pv-dump.rst | 46 write out the encrypted vcpu state, but also the unencrypted state
|
/linux-6.6.21/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 651 - ``ENOTDIR``: the file is unencrypted and is a regular file, not a 653 - ``ENOTEMPTY``: the file is unencrypted and is a nonempty directory 758 On unencrypted files and directories, it fails with ENODATA. 1124 symlinks behave very similarly to their unencrypted counterparts --- 1133 into an unencrypted directory. 1135 Note: "moving" an unencrypted file into an encrypted directory, e.g. 1137 followed by a delete. Be aware that the original unencrypted data 1160 the maximum length of an unencrypted symlink. For example, on an [all …]
|
/linux-6.6.21/net/wireless/ ! |
D | trace.h | 2052 bool unencrypted, int link_id), 2053 TP_ARGS(wiphy, netdev, buf, len, dest, proto, unencrypted, link_id), 2059 __field(bool, unencrypted) 2067 __entry->unencrypted = unencrypted; 2074 BOOL_TO_STR(__entry->unencrypted), 3188 bool unencrypted, int link_id), 3189 TP_ARGS(netdev, skb, unencrypted, link_id), 3195 __field(bool, unencrypted) 3203 __entry->unencrypted = unencrypted; 3208 __entry->proto, BOOL_TO_STR(__entry->unencrypted),
|
D | nl80211.c | 18998 bool unencrypted, in __nl80211_rx_control_port() argument 19034 (unencrypted && nla_put_flag(msg, in __nl80211_rx_control_port() 19053 bool unencrypted, int link_id) in cfg80211_rx_control_port() argument 19057 trace_cfg80211_rx_control_port(dev, skb, unencrypted, link_id); in cfg80211_rx_control_port() 19058 ret = __nl80211_rx_control_port(dev, skb, unencrypted, link_id, in cfg80211_rx_control_port()
|
/linux-6.6.21/Documentation/power/ ! |
D | swsusp-dmcrypt.rst | 64 /dev/hda1 contains an unencrypted mini system that sets up all
|
/linux-6.6.21/Documentation/networking/ ! |
D | tls.rst | 161 Control message data should be provided unencrypted, and will be
|
/linux-6.6.21/Documentation/block/ ! |
D | inline-encryption.rst | 122 unencrypted, or both encrypted with the same key and contiguous data unit 164 encryption context. Therefore, lower layers only see standard unencrypted I/O.
|
/linux-6.6.21/Documentation/arch/x86/ ! |
D | intel_txt.rst | 221 (unencrypted) module signed by Intel that is used as part of the
|
/linux-6.6.21/net/mac80211/ ! |
D | ieee80211_i.h | 2073 const u8 *dest, __be16 proto, bool unencrypted,
|
D | tx.c | 6096 const u8 *dest, __be16 proto, bool unencrypted, in ieee80211_tx_control_port() argument 6119 if (unencrypted) in ieee80211_tx_control_port()
|
/linux-6.6.21/Documentation/admin-guide/ ! |
D | bcache.rst | 267 First setup bcache unencrypted and then install dmcrypt on top of
|
/linux-6.6.21/include/net/ ! |
D | cfg80211.h | 8337 bool unencrypted, int link_id);
|