| /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_support… 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 …]
|
| /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
|
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 334 (pnetwork->network.privacy == 0)) in rtw_is_same_ibss() 337 (pnetwork->network.privacy == 1)) in rtw_is_same_ibss() 596 u32 privacy; in rtw_is_desired_network() local 601 privacy = pnetwork->network.privacy; in rtw_is_desired_network() 613 if ((desired_encmode == Ndis802_11EncryptionDisabled) && (privacy != 0)) in rtw_is_desired_network() 625 if ((desired_encmode != Ndis802_11EncryptionDisabled) && (privacy == 0)) in rtw_is_desired_network() 2126 pdev_network->privacy = (psecuritypriv->dot11PrivacyAlgrthm > 0 ? 1 : 0) ; /* adhoc no 802.1x */ in rtw_update_registrypriv_dev_network()
|
| H A D | rtw_ieee80211.c | 315 if (pdev_network->privacy) in rtw_generate_ie() 1057 pnetwork->network.privacy = 1; in rtw_get_bcn_info()
|
| /linux/net/wireless/ |
| H A D | trace.h | 699 __field(bool, privacy) 712 __entry->privacy = settings->privacy; 721 "hidden ssid: %d, wpa versions: %u, privacy: %s, " 726 BOOL_TO_STR(__entry->privacy), __entry->auth_type, 1563 __field(bool, privacy) 1575 __entry->privacy = sme->privacy; 1581 ", ssid: %s, auth type: %d, privacy: %s, wpa versions: %u, " 1584 __entry->auth_type, BOOL_TO_STR(__entry->privacy), [all...] |
| H A D | ibss.c | 270 wdev->wext.ibss.privacy = wdev->wext.default_key != -1; in cfg80211_ibss_wext_join()
|
| H A D | wext-compat.c | 463 wdev->wext.connect.privacy = false; in cfg80211_set_encryption() 1087 wdev->wext.connect.privacy = data->value; in cfg80211_wext_siwauth()
|
| H A D | sme.c | 306 IEEE80211_PRIVACY(wdev->conn->params.privacy)); in cfg80211_get_conn_bss() 613 IEEE80211_PRIVACY(wdev->conn->params.privacy)); in cfg80211_sme_connect()
|
| H A D | scan.c | 1604 enum ieee80211_privacy privacy, in __cfg80211_get_bss() argument 1613 privacy); in __cfg80211_get_bss() 1623 if ((privacy == IEEE80211_PRIVACY_ON && !bss_privacy) || in __cfg80211_get_bss() 1624 (privacy == IEEE80211_PRIVACY_OFF && bss_privacy)) in __cfg80211_get_bss()
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-wmi-privacy.c | 186 ATTRIBUTE_GROUPS(privacy);
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | scan.c | 83 bss_desc->privacy); in _dbg_security_flags() 208 !priv->sec_info.encryption_mode && !bss_desc->privacy) { in mwifiex_is_bss_no_sec() 223 !priv->sec_info.wpa2_enabled && bss_desc->privacy) { in mwifiex_is_bss_static_wep() 284 !priv->sec_info.encryption_mode && bss_desc->privacy) { in mwifiex_is_bss_adhoc_aes() 302 priv->sec_info.encryption_mode && bss_desc->privacy) { in mwifiex_is_bss_dynamic_wep()
|
| H A D | sta_ioctl.c | 163 bss_desc->privacy = MWIFIEX_802_11_PRIV_FILTER_8021X_WEP; in mwifiex_fill_new_bss_desc() 165 bss_desc->privacy = MWIFIEX_802_11_PRIV_FILTER_ACCEPT_ALL; in mwifiex_fill_new_bss_desc()
|
| H A D | join.c | 987 bss_desc->privacy = MWIFIEX_802_11_PRIV_FILTER_8021X_WEP; in mwifiex_cmd_802_11_ad_hoc_start() 993 bss_desc->privacy = MWIFIEX_802_11_PRIV_FILTER_ACCEPT_ALL; in mwifiex_cmd_802_11_ad_hoc_start()
|
| H A D | uap_cmd.c | 21 if (!params->privacy) { in mwifiex_set_secure_params()
|
| /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
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 182 This process is a simplified abbreviation of the usual privacy CA 209 that TPM integrity and privacy was preserved across the entire boot
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 56 iii. publicity and privacy rights pertaining to a person's image or
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 277 aen->privacy = !!s->privacy; in qtnf_cmd_send_start_ap() 2125 aen->privacy = !!sme->privacy; in qtnf_cmd_send_connect()
|
| H A D | qlink.h | 204 u8 privacy; member
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx_edma.c | 716 if (!vif->privacy) in wil_ring_init_tx_edma() 1566 if (!vif->privacy) in wil_ring_init_bcast_edma()
|
| H A D | txrx.c | 1197 if (!vif->privacy) in wil_vring_init_tx() 1366 if (!vif->privacy) in wil_vring_init_bcast()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc8280xp-lenovo-thinkpad-x13s.dts | 86 privacy_led: privacy-led { 681 led-names = "privacy";
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 257 Common means to enforce privacy are mechanical obturation of the 259 restricted to these methods. Devices that implement the privacy
|
| /linux/drivers/platform/chrome/ |
| H A D | Kconfig | 304 privacy screen that is present on some ChromeOS devices. When enabled,
|
| /linux/include/net/bluetooth/ |
| H A D | mgmt.h | 421 __u8 privacy; member
|