Searched refs:wpa2_pairwise_cipher (Results 1 – 7 of 7) sorted by relevance
113 unsigned int wpa2_pairwise_cipher; member
141 int wpa2_pairwise_cipher; member
126 unsigned int wpa2_pairwise_cipher; member
156 int wpa2_pairwise_cipher; member
937 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()958 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1068 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) { in rtw_check_beacon_data()1120 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
1067 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1081 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1086 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1257 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
1100 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1113 pstat->wpa2_pairwise_cipher = pairwise_cipher & psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1118 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()