/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-dell-privacy-wmi | 6 Display which dell hardware level privacy devices are supported 8 Dell’s commitment to platform privacy for MIC, Camera, and 10 The supported hardware privacy devices are: 25 The privacy device is supported by this system 28 The privacy device is not supported on this system 30 For example to check which privacy devices are supported:: 32 …# cat /sys/bus/wmi/drivers/dell-privacy/6932965F-1671-4CEB-B988-D3AB0A901919/dell_privacy_supporte… 42 Allow user space to check current dell privacy device state. 59 Identifies the privacy device is turned off 63 Identifies the privacy device is turned on, [all …]
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 1123 wil_info(wil, " Privacy: %s\n", sme->privacy ? "secure" : "open"); in wil_print_connect_params() 1157 if (vif->privacy != sme->privacy) { in wil_ft_connect() 1159 vif->privacy, sme->privacy); in wil_ft_connect() 1251 if (sme->privacy && !rsn_eid) { in wil_cfg80211_connect() 1276 vif->privacy = sme->privacy; in wil_cfg80211_connect() 1318 if (vif->privacy) { in wil_cfg80211_connect() 1337 if (vif->privacy) { in wil_cfg80211_connect() 1933 const u8 *ssid, size_t ssid_len, u32 privacy, in _wil_cfg80211_start_ap() argument 1995 vif->privacy = privacy; in _wil_cfg80211_start_ap() 2054 i, vif->privacy, vif->bi, vif->channel, in wil_cfg80211_ap_recovery() [all …]
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | Makefile | 19 dell-wmi-$(CONFIG_DELL_WMI_PRIVACY) += dell-wmi-privacy.o
|
H A D | dell-wmi-privacy.c | 186 ATTRIBUTE_GROUPS(privacy);
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
H A D | xhost_1.0.9.bb | 7 the case of hosts, this provides a rudimentary form of privacy control \
|
/openbmc/linux/Documentation/filesystems/nfs/ |
H A D | rpc-server-gss.rst | 36 - integrity/privacy protection (signing and encrypting of individual 42 Therefore, we perform per-packet integrity and privacy protection in the
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | wlan_bssdef.h | 161 u32 privacy; member
|
H A D | rtw_recv.h | 135 u8 privacy; /* in frame_ctrl field */ member
|
/openbmc/linux/net/mac80211/ |
H A D | ibss.c | 493 if (ifibss->privacy) in ieee80211_ibss_csa_beacon() 499 IEEE80211_PRIVACY(ifibss->privacy)); in ieee80211_ibss_csa_beacon() 546 IEEE80211_PRIVACY(ifibss->privacy)); in ieee80211_ibss_finish_csa() 688 IEEE80211_PRIVACY(ifibss->privacy)); in ieee80211_ibss_disconnect() 1349 if (ifibss->privacy) in ieee80211_sta_create_ibss() 1458 IEEE80211_PRIVACY(ifibss->privacy)); in ieee80211_sta_find_ibss() 1803 sdata->u.ibss.privacy = params->privacy; in ieee80211_ibss_join()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CDLA-Permissive-1.0 | 61 …er this Agreement; and (b) Publication of such Data does not violate any privacy or confidentialit… 77 …with regard to Your Use or Publication of Data, including any applicable privacy, data protection,… 83 …privacy, data protection or confidentiality in any Data that they Publish under this Agreement. I…
|
H A D | CDLA-Sharing-1.0 | 65 …er this Agreement; and (b) Publication of such Data does not violate any privacy or confidentialit… 81 …with regard to Your Use or Publication of Data, including any applicable privacy, data protection,… 87 …privacy, data protection or confidentiality in any Data that they Publish under this Agreement. I…
|
H A D | JPL-image | 17 …ng the image for commercial purposes may infringe that person's right of privacy or publicity, and…
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme.c | 359 (pnetwork->network.privacy == 0)) in rtw_is_same_ibss() 362 (pnetwork->network.privacy == 1)) in rtw_is_same_ibss() 641 u32 privacy; in rtw_is_desired_network() local 649 privacy = pnetwork->network.privacy; in rtw_is_desired_network() 662 if ((desired_encmode == Ndis802_11EncryptionDisabled) && (privacy != 0)) in rtw_is_desired_network() 674 if ((desired_encmode != Ndis802_11EncryptionDisabled) && (privacy == 0)) in rtw_is_desired_network() 2139 pdev_network->privacy = (psecuritypriv->dot11PrivacyAlgrthm > 0 ? 1 : 0) ; /* adhoc no 802.1x */ in rtw_update_registrypriv_dev_network()
|
H A D | rtw_wlan_util.c | 1264 bssid->privacy = 1; in rtw_check_bcn_info() 1266 bssid->privacy = 0; in rtw_check_bcn_info() 1268 if (cur_network->network.privacy != bssid->privacy) in rtw_check_bcn_info() 1278 if (bssid->privacy) in rtw_check_bcn_info()
|
H A D | rtw_recv.c | 1183 if ((prtnframe) && (prtnframe->u.hdr.attrib.privacy)) { in recvframe_chk_defrag() 1331 if (pattrib->privacy) { in validate_recv_data_frame() 1357 if (pattrib->privacy && !(is_multicast_ether_addr(GetAddr1Ptr(ptr))) && in validate_80211w_mgmt() 1453 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
|
H A D | rtw_ieee80211.c | 308 if (pdev_network->privacy) in rtw_generate_ie() 1046 pnetwork->network.privacy = 1; in rtw_get_bcn_info()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_recv.h | 49 u8 privacy; /* in frame_ctrl field */ member
|
H A D | rtl871x_recv.c | 530 if (pattrib->privacy) { in validate_recv_data_frame() 567 pattrib->privacy = GetPrivacy(ptr); in r8712_validate_recv_frame()
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211metastruct.h | 94 struct p80211item_uint32 privacy; member
|
H A D | prism2mgmt.c | 460 req->privacy.status = P80211ENUM_msgitem_status_data_ok; in prism2mgmt_scan_results() 461 req->privacy.data = WLAN_GET_MGMT_CAP_INFO_PRIVACY(count); in prism2mgmt_scan_results()
|
/openbmc/linux/net/wireless/ |
H A D | trace.h | 585 __field(bool, privacy) 598 __entry->privacy = settings->privacy; 612 BOOL_TO_STR(__entry->privacy), __entry->auth_type, 1412 __field(bool, privacy) 1424 __entry->privacy = sme->privacy; 1433 __entry->auth_type, BOOL_TO_STR(__entry->privacy), 3561 enum ieee80211_privacy privacy), 3562 TP_ARGS(wiphy, channel, bssid, ssid, ssid_len, bss_type, privacy), 3569 __field(enum ieee80211_privacy, privacy) 3577 __entry->privacy = privacy; [all …]
|
H A D | wext-sme.c | 40 wdev->wext.connect.privacy = true; in cfg80211_mgd_wext_connect()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 83 bss_desc->privacy); in _dbg_security_flags() 219 !priv->sec_info.encryption_mode && !bss_desc->privacy) { in mwifiex_is_bss_no_sec() 234 !priv->sec_info.wpa2_enabled && bss_desc->privacy) { in mwifiex_is_bss_static_wep() 295 !priv->sec_info.encryption_mode && bss_desc->privacy) { in mwifiex_is_bss_adhoc_aes() 313 priv->sec_info.encryption_mode && bss_desc->privacy) { in mwifiex_is_bss_dynamic_wep()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | README.md | 31 Refer [Wikipedia][privacy-enhanced-mail] for details. 39 [privacy-enhanced-mail]: https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | special-register-buffer-data-sampling.rst | 10 the special register reads that have a security expectation of privacy are
|