| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_bsd.c | 1200 wpa_driver_bsd_set_wpa_internal(void *priv, int wpa, int privacy) in wpa_driver_bsd_set_wpa_internal() argument 1205 __func__, wpa, privacy); in wpa_driver_bsd_set_wpa_internal() 1209 if (set80211param(priv, IEEE80211_IOC_PRIVACY, privacy) < 0) in wpa_driver_bsd_set_wpa_internal() 1275 int privacy; in wpa_driver_bsd_set_rsn_wpa_ie() local 1282 privacy = !(params->pairwise_suite == WPA_CIPHER_NONE && in wpa_driver_bsd_set_rsn_wpa_ie() 1286 privacy); in wpa_driver_bsd_set_rsn_wpa_ie() 1288 if (set80211param(drv, IEEE80211_IOC_PRIVACY, privacy) < 0) in wpa_driver_bsd_set_rsn_wpa_ie()
|
| H A D | driver.h | 1517 int privacy; member
|
| /freebsd/packages/librpcsec_gss/ |
| H A D | librpcsec_gss.ucl | 38 without modification. The privacy service uses encryption to ensure that
|
| /freebsd/usr.sbin/bsnmpd/bsnmpd/ |
| H A D | snmpd.config | 31 # Declarations for SNMP-USER-BASED-SM-MIB authentication and privacy options 200 # The following block creates a user with name "bsnmp" and sets privacy
|
| /freebsd/sys/compat/linuxkpi/common/include/net/ |
| H A D | cfg80211.h | 588 int auth_type, key_idx, privacy, want_1x; member 602 int channel_fixed, ie, ie_len, privacy; member 1400 enum ieee80211_bss_type bss_type, enum ieee80211_privacy privacy) in cfg80211_get_bss() argument 1404 bss_type, privacy)); in cfg80211_get_bss()
|
| /freebsd/contrib/lutok/m4/ |
| H A D | developer-mode.m4 | 90 -Wctor-dtor-privacy \
|
| /freebsd/contrib/kyua/m4/ |
| H A D | developer-mode.m4 | 90 -Wctor-dtor-privacy \
|
| /freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | wpa_background.sgml | 37 <para>IEEE 802.11 standard defined wired equivalent privacy (WEP)
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-HS20 | 171 # imsi_privacy_cert: IMSI privacy certificate (PEM encoded X.509v3 certificate) 173 # identity (IMSI) to improve privacy. The X.509v3 certificate needs to 176 # imsi_privacy_attr: IMSI privacy attribute
|
| H A D | events.c | 609 int privacy = 0; in wpa_supplicant_match_privacy() local 626 privacy = 1; in wpa_supplicant_match_privacy() 633 privacy = 1; in wpa_supplicant_match_privacy() 637 privacy = 1; in wpa_supplicant_match_privacy() 640 privacy = 1; in wpa_supplicant_match_privacy() 643 return privacy; in wpa_supplicant_match_privacy() 644 return !privacy; in wpa_supplicant_match_privacy()
|
| H A D | android.config | 537 # Wired equivalent privacy (WEP)
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | android.config | 211 # Wired equivalent privacy (WEP)
|
| H A D | defconfig | 397 # Wired equivalent privacy (WEP)
|
| H A D | README | 245 IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | debugging.md | 76 guarantee and must not be relied upon from a privacy perspective.)
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_rsureg.h | 521 uint32_t privacy; member
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set0_CA_list.pod | 56 server. This has privacy implications and may also have performance implications
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | beacon.c | 2451 params->privacy = hapd->conf->wpa; in ieee802_11_build_ap_params() 2453 params->privacy |= hapd->conf->ssid.wep.keys_set || in ieee802_11_build_ap_params() 2498 params->privacy = 1; in ieee802_11_build_ap_params()
|
| H A D | ieee802_11.c | 283 int privacy = 0; in hostapd_own_capab_info() local 300 privacy = hapd->conf->ssid.wep.keys_set; in hostapd_own_capab_info() 305 privacy = 1; in hostapd_own_capab_info() 309 privacy = 1; in hostapd_own_capab_info() 313 privacy = 1; in hostapd_own_capab_info() 316 if (privacy) in hostapd_own_capab_info()
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | wlan_tree.def | 184 5 privacy
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.u2f | 146 not privacy-preserving and may be used to identify U2F tokens with at
|
| /freebsd/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 5249 dbus_bool_t privacy; in wpas_dbus_getter_bss_privacy() local 5255 privacy = (res->caps & IEEE80211_CAP_PRIVACY) ? TRUE : FALSE; in wpas_dbus_getter_bss_privacy() 5257 &privacy, error); in wpas_dbus_getter_bss_privacy()
|
| /freebsd/contrib/unbound/doc/ |
| H A D | example.conf.in | 579 # privacy. Only sent minimum required labels of the QNAME and set QTYPE 602 # Enforce privacy of these addresses. Strips them away from answers. 1095 # privacy on the outgoing reports.
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
| H A D | LICENSE | 53 iii. publicity and privacy rights pertaining to a person's image or
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_80211.c | 9171 enum ieee80211_privacy privacy; member 9197 if (lookup->privacy != IEEE80211_PRIVACY_ANY) { 9247 enum ieee80211_bss_type bss_type, enum ieee80211_privacy privacy) argument 9269 lookup.privacy = privacy;
|