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
865 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()879 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()924 if ((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) || in rtw_check_beacon_data()966 (psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
3039 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()3074 pstat->wpa_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()3079 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()3227 (pstat->wpa_pairwise_cipher&WPA_CIPHER_TKIP))) { in OnAssocReq()
1195 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1221 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1310 if ((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) || in rtw_check_beacon_data()1375 (psecuritypriv->wpa_pairwise_cipher&WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
1326 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()1364 pstat->wpa_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()1369 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()1532 (pstat->wpa_pairwise_cipher&WPA_CIPHER_TKIP))) { in OnAssocReq()