Searched refs:wpa_pairwise_cipher (Results 1 – 8 of 8) sorted by relevance
125 unsigned int wpa_pairwise_cipher; member
155 int wpa_pairwise_cipher; member
142 int wpa_pairwise_cipher; member
115 unsigned int wpa_pairwise_cipher; member
965 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()988 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1066 if ((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) || in rtw_check_beacon_data()1118 (psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
1072 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()1110 pstat->wpa_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()1115 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()1264 (pstat->wpa_pairwise_cipher&WPA_CIPHER_TKIP))) { in OnAssocReq()
856 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()870 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()915 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()
1112 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()1147 pstat->wpa_pairwise_cipher = pairwise_cipher & psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()1152 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()1298 (pstat->wpa_pairwise_cipher & WPA_CIPHER_TKIP))) { in OnAssocReq()