Home
last modified time | relevance | path

Searched refs:unencrypted (Results 1 – 9 of 9) 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
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-dump.rst46 write out the encrypted vcpu state, but also the unencrypted state
/linux/net/wireless/
H A Dtrace.h2243 bool unencrypted, int link_id),
2244 TP_ARGS(wiphy, netdev, buf, len, dest, proto, unencrypted, link_id),
2250 __field(bool, unencrypted)
2258 __entry->unencrypted = unencrypted;
2262 " proto: 0x%x, unencrypted: %s, link: %d",
2265 BOOL_TO_STR(__entry->unencrypted),
3501 bool unencrypted, int link_id),
3502 TP_ARGS(netdev, skb, unencrypted, link_id),
3508 __field(bool, unencrypted)
[all...]
H A Dnl80211.c21518 bool unencrypted, in __nl80211_rx_control_port() argument
21554 (unencrypted && nla_put_flag(msg, in __nl80211_rx_control_port()
21573 bool unencrypted, int link_id) in cfg80211_rx_control_port() argument
21577 trace_cfg80211_rx_control_port(dev, skb, unencrypted, link_id); in cfg80211_rx_control_port()
21578 ret = __nl80211_rx_control_port(dev, skb, unencrypted, link_id, in cfg80211_rx_control_port()
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst64 /dev/hda1 contains an unencrypted mini system that sets up all
/linux/Documentation/arch/x86/
H A Dintel_txt.rst221 (unencrypted) module signed by Intel that is used as part of the
/linux/Documentation/virt/hyperv/
H A Dcoco.rst349 unencrypted (unless the device supports encrypted memory). Currently, there are
/linux/net/mac80211/
H A Dtx.c6405 const u8 *dest, __be16 proto, bool unencrypted, in ieee80211_tx_control_port() argument
6431 if (unencrypted) in ieee80211_tx_control_port()