Searched refs:wpa2_group_cipher (Results 1 – 7 of 7) sorted by relevance
111 unsigned int wpa2_group_cipher; member
139 int wpa2_group_cipher; member
124 unsigned int wpa2_group_cipher; member
154 int wpa2_group_cipher; member
936 psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()957 psecuritypriv->wpa2_group_cipher = group_cipher; in rtw_check_beacon_data()
1065 pstat->wpa2_group_cipher = 0; in OnAssocReq()1080 pstat->wpa2_group_cipher = group_cipher&psecuritypriv->wpa2_group_cipher; in OnAssocReq()1083 if (!pstat->wpa2_group_cipher) in OnAssocReq()
1098 pstat->wpa2_group_cipher = 0; in OnAssocReq()1112 pstat->wpa2_group_cipher = group_cipher & psecuritypriv->wpa2_group_cipher; in OnAssocReq()1115 if (!pstat->wpa2_group_cipher) in OnAssocReq()