Searched refs:dot11PrivacyAlgrthm (Results 1 – 12 of 12) sorted by relevance
548 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in rtw_cfg80211_ap_set_encryption()552 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_cfg80211_ap_set_encryption()602 psecuritypriv->dot11PrivacyAlgrthm = psecuritypriv->dot118021XGrpPrivacy;/* */ in rtw_cfg80211_ap_set_encryption()676 psecuritypriv->dot11PrivacyAlgrthm = psecuritypriv->dot118021XGrpPrivacy;/* */ in rtw_cfg80211_ap_set_encryption()744 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in rtw_cfg80211_set_encryption()748 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_cfg80211_set_encryption()777 psta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in rtw_cfg80211_set_encryption()819 pbcmc_sta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in rtw_cfg80211_set_encryption()943 …ey_index < WEP_KEYS) && ((psecuritypriv->dot11PrivacyAlgrthm == _WEP40_) || (psecuritypriv->dot11P… in cfg80211_rtw_set_default_key()948 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in cfg80211_rtw_set_default_key()[all …]
529 psecuritypriv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_init_default_value()
95 u32 dot11PrivacyAlgrthm; /* This specify the privacy for shared auth. algorithm. */ member177 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm;\186 encry_algo = (u8)psecuritypriv->dot11PrivacyAlgrthm;\
439 psecuritypriv->dot11PrivacyAlgrthm = _WEP40_; in rtw_set_802_11_add_wep()442 psecuritypriv->dot11PrivacyAlgrthm = _WEP104_; in rtw_set_802_11_add_wep()445 psecuritypriv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_set_802_11_add_wep()
338 if ((psecuritypriv->dot11PrivacyAlgrthm != _NO_PRIVACY_) && in rtw_is_same_ibss()341 else if ((psecuritypriv->dot11PrivacyAlgrthm == _NO_PRIVACY_) && in rtw_is_same_ibss()1007 psta->dot118021XPrivacy = padapter->securitypriv.dot11PrivacyAlgrthm; in rtw_joinbss_update_stainfo()1147 psec_priv->dot11PrivacyAlgrthm = _NO_PRIVACY_; in rtw_reset_securitypriv()1383 psta->dot118021XPrivacy = adapter->securitypriv.dot11PrivacyAlgrthm; in rtw_stassoc_event_callback()1936 psetkeyparm->algorithm = (u8)psecuritypriv->dot11PrivacyAlgrthm; in rtw_set_key()2164 pdev_network->privacy = (psecuritypriv->dot11PrivacyAlgrthm > 0 ? 1 : 0) ; /* adhoc no 802.1x */ in rtw_update_registrypriv_dev_network()2404 if (padapter->securitypriv.dot11PrivacyAlgrthm == _AES_) in rtw_restructure_ht_ie()
685 if ((psecuritypriv->dot11PrivacyAlgrthm != _WEP40_) && in start_bss_network()686 (psecuritypriv->dot11PrivacyAlgrthm != _WEP104_)) in start_bss_network()1975 if ((padapter->securitypriv.dot11PrivacyAlgrthm == _TKIP_) || in rtw_ap_restore_network()1976 (padapter->securitypriv.dot11PrivacyAlgrthm == _AES_)) { in rtw_ap_restore_network()2011 if ((psecuritypriv->dot11PrivacyAlgrthm == _TKIP_) || in rtw_ap_restore_network()2012 (psecuritypriv->dot11PrivacyAlgrthm == _AES_)) { in rtw_ap_restore_network()
759 if ((padapter->securitypriv.dot11PrivacyAlgrthm != _WEP40_) && in rtw_joinbss_cmd()760 (padapter->securitypriv.dot11PrivacyAlgrthm != _WEP104_) && in rtw_joinbss_cmd()761 (padapter->securitypriv.dot11PrivacyAlgrthm != _TKIP_)) { in rtw_joinbss_cmd()880 psetstakey_para->algorithm = (unsigned char)psecuritypriv->dot11PrivacyAlgrthm; in rtw_setstakey_cmd()
1491 …if ((_WEP40_ == securitypriv->dot11PrivacyAlgrthm) || (_WEP104_ == securitypriv->dot11PrivacyAlgrt… in rtw_sec_restore_wep_key()
718 psecuritypriv->dot11PrivacyAlgrthm != _WEP40_ && in OnAuth()719 psecuritypriv->dot11PrivacyAlgrthm != _WEP104_) in OnAuth()
91 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_SEC_MODE, &(Adapter->securitypriv.dot11PrivacyAlgrthm)); in Update_ODM_ComInfo_8723b()
328 *pu8 = padapter->securitypriv.dot11PrivacyAlgrthm != 0; in halbtcoutsrc_Get()
1909 u32 EncAlg = padapter->securitypriv.dot11PrivacyAlgrthm; in rtl8723b_fill_fake_txdesc()