/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtw_security.h | 97 u32 dot11PrivacyAlgrthm; /* This specify the privacy for member 171 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm; \ 180 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm; \
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 665 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in rtw_cfg80211_ap_set_encryption() 670 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_cfg80211_ap_set_encryption() 740 psecuritypriv->dot11PrivacyAlgrthm = psecuritypriv->dot118021XGrpPrivacy;/* */ in rtw_cfg80211_ap_set_encryption() 851 psecuritypriv->dot11PrivacyAlgrthm = psecuritypriv->dot118021XGrpPrivacy;/* */ in rtw_cfg80211_ap_set_encryption() 932 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in rtw_cfg80211_set_encryption() 937 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_cfg80211_set_encryption() 977 psta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in rtw_cfg80211_set_encryption() 1046 pbcmc_sta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in rtw_cfg80211_set_encryption() 1205 …ey_index < WEP_KEYS) && ((psecuritypriv->dot11PrivacyAlgrthm == _WEP40_) || (psecuritypriv->dot11P… in cfg80211_rtw_set_default_key() 1211 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in cfg80211_rtw_set_default_key() [all …]
|
D | ioctl_linux.c | 464 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP40_; in wpa_set_encryption() 493 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP104_; in wpa_set_encryption() 545 psta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in wpa_set_encryption() 604 pbcmc_sta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in wpa_set_encryption() 699 padapter->securitypriv.dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_set_wpa_ie() 703 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP40_; in rtw_set_wpa_ie() 707 padapter->securitypriv.dot11PrivacyAlgrthm = _TKIP_; in rtw_set_wpa_ie() 711 padapter->securitypriv.dot11PrivacyAlgrthm = _AES_; in rtw_set_wpa_ie() 715 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP104_; in rtw_set_wpa_ie() 748 if (padapter->securitypriv.dot11PrivacyAlgrthm == _TKIP_ in rtw_set_wpa_ie() [all …]
|
D | mlme_linux.c | 116 psec_priv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_reset_securitypriv()
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | ioctl_linux.c | 378 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP40_; in wpa_set_encryption() 404 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP104_; in wpa_set_encryption() 445 psta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in wpa_set_encryption() 481 pbcmc_sta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in wpa_set_encryption() 565 padapter->securitypriv.dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_set_wpa_ie() 569 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP40_; in rtw_set_wpa_ie() 573 padapter->securitypriv.dot11PrivacyAlgrthm = _TKIP_; in rtw_set_wpa_ie() 577 padapter->securitypriv.dot11PrivacyAlgrthm = _AES_; in rtw_set_wpa_ie() 581 padapter->securitypriv.dot11PrivacyAlgrthm = _WEP104_; in rtw_set_wpa_ie() 1594 padapter->securitypriv.dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_wx_set_enc() [all …]
|
D | mlme_linux.c | 68 psec_priv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_reset_securitypriv()
|
D | os_intfs.c | 384 psecuritypriv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_init_default_value()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_security.h | 104 u32 dot11PrivacyAlgrthm; /* This specify the privacy for shared auth. algorithm. */ member 217 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm;\ 226 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm;\
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_cmd.c | 376 switch (psecuritypriv->dot11PrivacyAlgrthm) { in ConstructARPResponse() 424 if (psecuritypriv->dot11PrivacyAlgrthm == _TKIP_) { in ConstructARPResponse() 624 switch (psecuritypriv->dot11PrivacyAlgrthm) { in ConstructGTKResponse() 1197 if (psecpriv->dot11PrivacyAlgrthm == _WEP40_ || psecpriv->dot11PrivacyAlgrthm == _WEP104_) in rtl8723b_set_FwWoWlanCtrl_Cmd() 1233 psecuritypriv->dot11PrivacyAlgrthm == _AES_) { in rtl8723b_set_FwRemoteWakeCtrl_Cmd() 1243 if ((psecuritypriv->dot11PrivacyAlgrthm == _AES_) || in rtl8723b_set_FwRemoteWakeCtrl_Cmd() 1244 (psecuritypriv->dot11PrivacyAlgrthm == _NO_PRIVACY_)) in rtl8723b_set_FwRemoteWakeCtrl_Cmd() 1319 …_set_FwAOACGlobalInfo_Cmd(padapter, psecpriv->dot118021XGrpPrivacy, psecpriv->dot11PrivacyAlgrthm); in rtl8723b_set_FwWoWlanRelated_cmd() 1336 if ((psecpriv->dot11PrivacyAlgrthm != _WEP40_) || (psecpriv->dot11PrivacyAlgrthm != _WEP104_)) in rtl8723b_set_FwWoWlanRelated_cmd()
|
D | rtl8723b_dm.c | 111 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_SEC_MODE, &(Adapter->securitypriv.dot11PrivacyAlgrthm)); in Update_ODM_ComInfo_8723b()
|
D | hal_btcoex.c | 466 *pu8 = padapter->securitypriv.dot11PrivacyAlgrthm == 0 ? false : true; in halbtcoutsrc_Get()
|
D | sdio_halinit.c | 1635 psecuritypriv->dot11PrivacyAlgrthm == _AES_ in SetHwReg8723BS()
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_ioctl_set.c | 484 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in rtw_set_802_11_add_wep() 488 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_set_802_11_add_wep() 492 psecuritypriv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_set_802_11_add_wep()
|
D | rtw_mlme.c | 289 if ((psecuritypriv->dot11PrivacyAlgrthm != _NO_PRIVACY_) && in rtw_is_same_ibss() 292 else if ((psecuritypriv->dot11PrivacyAlgrthm == _NO_PRIVACY_) && in rtw_is_same_ibss() 877 psta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in rtw_joinbss_update_stainfo() 1197 psta->dot118021XPrivacy = adapter->securitypriv.dot11PrivacyAlgrthm; in rtw_stassoc_event_callback() 1599 psetkeyparm->algorithm = (u8)psecuritypriv->dot11PrivacyAlgrthm; in rtw_set_key() 1635 psecuritypriv->dot11PrivacyAlgrthm)); in rtw_set_key() 1807 pdev_network->Privacy = psecuritypriv->dot11PrivacyAlgrthm > 0 ? 1 : 0; /* adhoc no 802.1x */ in rtw_update_registrypriv_dev_network() 1938 if (padapter->securitypriv.dot11PrivacyAlgrthm == _AES_) in rtw_restructure_ht_ie()
|
D | rtw_pwrctrl.c | 176 …if ((_WEP40_ == psecuritypriv->dot11PrivacyAlgrthm) || (_WEP104_ == psecuritypriv->dot11PrivacyAlg… in ips_leave()
|
D | rtw_cmd.c | 451 if ((padapter->securitypriv.dot11PrivacyAlgrthm != _WEP40_) && in rtw_joinbss_cmd() 452 (padapter->securitypriv.dot11PrivacyAlgrthm != _WEP104_) && in rtw_joinbss_cmd() 453 (padapter->securitypriv.dot11PrivacyAlgrthm != _TKIP_)) { in rtw_joinbss_cmd() 573 psetstakey_para->algorithm = (unsigned char)psecuritypriv->dot11PrivacyAlgrthm; in rtw_setstakey_cmd()
|
D | rtw_ap.c | 645 if ((psecuritypriv->dot11PrivacyAlgrthm != _WEP40_) && in start_bss_network() 646 (psecuritypriv->dot11PrivacyAlgrthm != _WEP104_)) in start_bss_network()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_ioctl_set.c | 599 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in rtw_set_802_11_add_wep() 603 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_set_802_11_add_wep() 607 psecuritypriv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_set_802_11_add_wep()
|
D | rtw_ap.c | 868 (psecuritypriv->dot11PrivacyAlgrthm != _WEP40_) && in start_bss_network() 869 (psecuritypriv->dot11PrivacyAlgrthm != _WEP104_) in start_bss_network() 2507 if ((padapter->securitypriv.dot11PrivacyAlgrthm == _TKIP_) || in rtw_ap_restore_network() 2508 (padapter->securitypriv.dot11PrivacyAlgrthm == _AES_)) { in rtw_ap_restore_network() 2549 if ((padapter->securitypriv.dot11PrivacyAlgrthm == _TKIP_) || in rtw_ap_restore_network() 2550 (padapter->securitypriv.dot11PrivacyAlgrthm == _AES_)) { in rtw_ap_restore_network()
|
D | rtw_mlme.c | 418 if ((psecuritypriv->dot11PrivacyAlgrthm != _NO_PRIVACY_) && in rtw_is_same_ibss() 421 else if ((psecuritypriv->dot11PrivacyAlgrthm == _NO_PRIVACY_) && in rtw_is_same_ibss() 1240 psta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in rtw_joinbss_update_stainfo() 1629 psta->dot118021XPrivacy = adapter->securitypriv.dot11PrivacyAlgrthm; in rtw_stassoc_event_callback() 2320 psetkeyparm->algorithm = (u8)psecuritypriv->dot11PrivacyAlgrthm; in rtw_set_key() 2353 …priv->dot11PrivacyAlgrthm = %x (must be 1 or 2 or 4 or 5)\n", psecuritypriv->dot11PrivacyAlgrthm)); in rtw_set_key() 2559 pdev_network->Privacy = (psecuritypriv->dot11PrivacyAlgrthm > 0 ? 1 : 0) ; /* adhoc no 802.1x */ in rtw_update_registrypriv_dev_network() 2850 if (padapter->securitypriv.dot11PrivacyAlgrthm == _AES_) in rtw_restructure_ht_ie()
|
D | rtw_cmd.c | 894 if ((padapter->securitypriv.dot11PrivacyAlgrthm != _WEP40_) && in rtw_joinbss_cmd() 895 (padapter->securitypriv.dot11PrivacyAlgrthm != _WEP104_) && in rtw_joinbss_cmd() 896 (padapter->securitypriv.dot11PrivacyAlgrthm != _TKIP_)) { in rtw_joinbss_cmd() 1018 psetstakey_para->algorithm = (unsigned char) psecuritypriv->dot11PrivacyAlgrthm; in rtw_setstakey_cmd()
|
D | rtw_security.c | 2396 …if ((_WEP40_ == securitypriv->dot11PrivacyAlgrthm) || (_WEP104_ == securitypriv->dot11PrivacyAlgrt… in rtw_sec_restore_wep_key()
|
D | rtw_wlan_util.c | 2227 if (psecpriv->dot11PrivacyAlgrthm != _NO_PRIVACY_ && psta->dot11txpn.val > 0) in rtw_get_sec_iv() 2250 if (psecpriv->dot11PrivacyAlgrthm != _NO_PRIVACY_) in rtw_set_sec_pn()
|
D | rtw_debug.c | 255 sec->dot11AuthAlgrthm, sec->dot11PrivacyAlgrthm, in proc_get_sec_info()
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_dm.c | 100 dm_odm->pSecurity = (u8 *)&Adapter->securitypriv.dot11PrivacyAlgrthm; in Update_ODM_ComInfo_88E()
|