Searched refs:wpa2_pairwise_cipher (Results 1 – 9 of 9) sorted by relevance
125 unsigned int wpa2_pairwise_cipher; member
146 int wpa2_pairwise_cipher; member
161 int wpa2_pairwise_cipher; member
128 unsigned int wpa2_pairwise_cipher; member
848 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()859 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()927 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data()967 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
3020 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()3033 pstat->wpa2_pairwise_cipher = pairwise_cipher & psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()3038 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()3206 ((pstat->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in OnAssocReq()
1082 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1103 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1213 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) { in rtw_check_beacon_data()1269 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
1312 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1326 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1331 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1516 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
2871 DBG_871X("wpa2_pairwise_cipher = 0x%x\n", psta->wpa2_pairwise_cipher); in rtw_dbg_port()