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
/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.h2226 bool unencrypted, int link_id),
2227 TP_ARGS(wiphy, netdev, buf, len, dest, proto, unencrypted, link_id),
2233 __field(bool, unencrypted)
2241 __entry->unencrypted = unencrypted;
2245 " proto: 0x%x, unencrypted: %s, link: %d",
2248 BOOL_TO_STR(__entry->unencrypted),
3420 bool unencrypted, int link_id),
3421 TP_ARGS(netdev, skb, unencrypted, link_id),
3427 __field(bool, unencrypted)
[all...]
H A Dnl80211.c20666 bool unencrypted, in __nl80211_rx_control_port() argument
20702 (unencrypted && nla_put_flag(msg, in __nl80211_rx_control_port()
20721 bool unencrypted, int link_id) in cfg80211_rx_control_port() argument
20725 trace_cfg80211_rx_control_port(dev, skb, unencrypted, link_id); in cfg80211_rx_control_port()
20726 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 Dieee80211_i.h2170 const u8 *dest, __be16 proto, bool unencrypted,
H A Dtx.c6324 const u8 *dest, __be16 proto, bool unencrypted, in ieee80211_tx_control_port() argument
6350 if (unencrypted) in ieee80211_tx_control_port()
/linux/include/net/
H A Dcfg80211.h9219 bool unencrypted, int link_id);