Searched refs:wpa2_pairwise_cipher (Results 1 – 10 of 10) 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
847 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()857 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()925 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data()965 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
3040 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()3053 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()3058 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()3226 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
1163 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1186 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1311 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) { in rtw_check_beacon_data()1374 if ((psecuritypriv->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
1327 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1341 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1346 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1531 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
1326 psta->wpa2_pairwise_cipher); in proc_get_all_sta_info()
2896 DBG_871X("wpa2_pairwise_cipher = 0x%x\n", psta->wpa2_pairwise_cipher); in rtw_dbg_port()