Home
last modified time | relevance | path

Searched refs:wpa2_group_cipher (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/staging/rtl8723bs/include/
Drtw_security.h124 unsigned int wpa2_group_cipher; member
Dsta_info.h154 int wpa2_group_cipher; member
/Linux-v6.6/drivers/staging/rtl8723bs/core/
Drtw_ap.c936 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()
957 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
Drtw_mlme_ext.c1063 pstat->wpa2_group_cipher = 0; in OnAssocReq()
1078 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()
1081 if (!pstat->wpa2_group_cipher) in OnAssocReq()