Searched refs:wpa_pairwise_cipher (Results 1 – 4 of 4) sorted by relevance
120 unsigned int wpa_pairwise_cipher; member
155 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()1120 (psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
1063 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()1101 pstat->wpa_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()1106 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()1255 (pstat->wpa_pairwise_cipher&WPA_CIPHER_TKIP))) { in OnAssocReq()