Searched refs:wpa2_pairwise_cipher (Results 1 – 9 of 9) sorted by relevance
159 int wpa2_pairwise_cipher; member
131 unsigned int wpa2_pairwise_cipher; member
158 int wpa2_pairwise_cipher; member
133 unsigned int wpa2_pairwise_cipher; member
974 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()984 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1052 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data()1094 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
3135 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()3148 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()3153 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()3320 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
874 …en += snprintf(page + len, count - len, "wpa2_pairwise_cipher=0x%x\n", psta->wpa2_pairwise_cipher); in proc_get_all_sta_info()
900 psecuritypriv->wpa2_pairwise_cipher = 0; in rtw_check_beacon_data23a()912 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data23a()987 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data23a()
1462 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq23a()1484 pstat->wpa2_pairwise_cipher = pairwise_cipher & in OnAssocReq23a()1485 psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq23a()1643 (pstat->wpa2_pairwise_cipher & WPA_CIPHER_TKIP || in OnAssocReq23a()