Searched refs:wpa2_pairwise_cipher (Results 1 – 9 of 9) sorted by relevance
126 unsigned int wpa2_pairwise_cipher; member
146 int wpa2_pairwise_cipher; member
161 int wpa2_pairwise_cipher; member
130 unsigned int wpa2_pairwise_cipher; member
837 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()847 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()915 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data()955 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
3026 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()3039 pstat->wpa2_pairwise_cipher = pairwise_cipher & psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()3044 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()3212 ((pstat->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in OnAssocReq()
1080 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1101 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1211 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) { in rtw_check_beacon_data()1267 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
1314 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1328 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1333 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1518 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
2875 DBG_871X("wpa2_pairwise_cipher = 0x%x\n", psta->wpa2_pairwise_cipher); in rtw_dbg_port()