Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
A Drtw_security.h123 unsigned int wpa_group_cipher; member
A Dsta_info.h153 int wpa_group_cipher; member
/linux/drivers/staging/r8188eu/include/
A Dsta_info.h139 int wpa_group_cipher; member
A Drtw_security.h117 unsigned int wpa_group_cipher; member
/linux/drivers/staging/rtl8723bs/core/
A Drtw_ap.c965 psecuritypriv->wpa_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()
988 psecuritypriv->wpa_group_cipher = group_cipher; in rtw_check_beacon_data()
A Drtw_mlme_ext.c1069 pstat->wpa_group_cipher = 0; in OnAssocReq()
1108 pstat->wpa_group_cipher = group_cipher&psecuritypriv->wpa_group_cipher; in OnAssocReq()
1111 if (!pstat->wpa_group_cipher) in OnAssocReq()
/linux/drivers/staging/r8188eu/core/
A Drtw_mlme_ext.c1077 pstat->wpa_group_cipher = 0; in OnAssocReq()
1113 pstat->wpa_group_cipher = group_cipher & psecuritypriv->wpa_group_cipher; in OnAssocReq()
1116 if (!pstat->wpa_group_cipher) in OnAssocReq()

Completed in 30 milliseconds