Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Dsta_info.h151 int wpa2_group_cipher; member
Drtw_security.h126 unsigned int wpa2_group_cipher; member
/drivers/staging/rtl8188eu/core/
Drtw_ap.c969 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()
979 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
Drtw_mlme_ext.c3071 pstat->wpa2_group_cipher = 0; in OnAssocReq()
3085 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()
3088 if (!pstat->wpa2_group_cipher) in OnAssocReq()