Home
last modified time | relevance | path

Searched refs:unencrypted (Results 1 – 11 of 11) sorted by relevance

/linux/crypto/asymmetric_keys/
H A Dpkcs8.asn18 -- This is the unencrypted variant
/linux/Documentation/filesystems/
H A Decryptfs.rst36 eCryptfs, you should copy the files to an unencrypted location and
H A Dfscrypt.rst27 with different keys and to have unencrypted files on the same
38 line with unencrypted files. Similarly, half as many dentries and
709 - ``ENOTDIR``: the file is unencrypted and is a regular file, not a
711 - ``ENOTEMPTY``: the file is unencrypted and is a nonempty directory
816 On unencrypted files and directories, it fails with ENODATA.
1182 symlinks behave very similarly to their unencrypted counterparts ---
1191 into an unencrypted directory.
1193 Note: "moving" an unencrypted file into an encrypted directory, e.g.
1195 followed by a delete. Be aware that the original unencrypted data
1218 the maximum length of an unencrypted symlink. For example, on an
[all …]
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-dump.rst46 write out the encrypted vcpu state, but also the unencrypted state
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst64 /dev/hda1 contains an unencrypted mini system that sets up all
/linux/Documentation/block/
H A Dinline-encryption.rst122 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/Documentation/arch/x86/
H A Dintel_txt.rst221 (unencrypted) module signed by Intel that is used as part of the
/linux/Documentation/admin-guide/
H A Dbcache.rst267 First setup bcache unencrypted and then install dmcrypt on top of
/linux/net/mac80211/
H A Dieee80211_i.h2102 const u8 *dest, __be16 proto, bool unencrypted,
H A Dtx.c6140 const u8 *dest, __be16 proto, bool unencrypted, in ieee80211_tx_control_port() argument
6166 if (unencrypted) in ieee80211_tx_control_port()
/linux/net/wireless/
H A Dnl80211.c19273 bool unencrypted, in __nl80211_rx_control_port() argument
19309 (unencrypted && nla_put_flag(msg, in __nl80211_rx_control_port()
19328 bool unencrypted, int link_id) in cfg80211_rx_control_port() argument
19332 trace_cfg80211_rx_control_port(dev, skb, unencrypted, link_id); in cfg80211_rx_control_port()
19333 ret = __nl80211_rx_control_port(dev, skb, unencrypted, link_id, in cfg80211_rx_control_port()