Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h118 unsigned int wpa_group_cipher; member
H A Dsta_info.h153 int wpa_group_cipher; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c964 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()
987 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
H A Drtw_mlme_ext.c1061 pstat->wpa_group_cipher = 0; in OnAssocReq()
1100 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()
1103 if (!pstat->wpa_group_cipher) in OnAssocReq()