Searched refs:wpa_pairwise_cipher (Results 1 – 8 of 8) sorted by relevance
125 unsigned int wpa_pairwise_cipher; member
145 int wpa_pairwise_cipher; member
160 int wpa_pairwise_cipher; member
129 unsigned int wpa_pairwise_cipher; member
855 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()869 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()914 if ((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) || in rtw_check_beacon_data()956 (psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
3025 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()3060 pstat->wpa_pairwise_cipher = pairwise_cipher & psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()3065 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()3213 (pstat->wpa_pairwise_cipher & WPA_CIPHER_TKIP))) { in OnAssocReq()
1109 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1132 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1210 if ((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) || in rtw_check_beacon_data()1268 (psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
1313 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()1351 pstat->wpa_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()1356 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()1519 (pstat->wpa_pairwise_cipher&WPA_CIPHER_TKIP))) { in OnAssocReq()