Searched refs:wpa2_pairwise_cipher (Results 1 – 4 of 4) sorted by relevance
121 unsigned int wpa2_pairwise_cipher; member
156 int wpa2_pairwise_cipher; member
916 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()933 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1035 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) { in rtw_check_beacon_data()1083 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
1061 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1075 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1080 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1247 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()