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
133 unsigned int wpa2_pairwise_cipher; member
951 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()961 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1029 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data()1071 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
1035 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1048 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1053 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1220 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
873 …en += snprintf(page + len, count - len, "wpa2_pairwise_cipher=0x%x\n", psta->wpa2_pairwise_cipher); in proc_get_all_sta_info()
881 psecuritypriv->wpa2_pairwise_cipher = 0; in rtw_check_beacon_data23a()893 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data23a()968 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data23a()
1463 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq23a()1485 pstat->wpa2_pairwise_cipher = pairwise_cipher & in OnAssocReq23a()1486 psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq23a()1644 (pstat->wpa2_pairwise_cipher & WPA_CIPHER_TKIP || in OnAssocReq23a()