Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h124 unsigned int wpa2_group_cipher; member
H A Dsta_info.h154 int wpa2_group_cipher; member
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A 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()
H A 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()