Searched refs:wpa_pairwise_cipher (Results 1 – 8 of 8) sorted by relevance
124 unsigned int wpa_pairwise_cipher; member
145 int wpa_pairwise_cipher; member
160 int wpa_pairwise_cipher; member
127 unsigned int wpa_pairwise_cipher; member
867 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()881 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()926 if ((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) || in rtw_check_beacon_data()968 (psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
3019 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()3054 pstat->wpa_pairwise_cipher = pairwise_cipher & psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()3059 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()3207 (pstat->wpa_pairwise_cipher & WPA_CIPHER_TKIP))) { in OnAssocReq()
1111 psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()1134 psecuritypriv->wpa_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1212 if ((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) || in rtw_check_beacon_data()1270 (psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_TKIP)) { in rtw_check_beacon_data()
1311 pstat->wpa_pairwise_cipher = 0; in OnAssocReq()1349 pstat->wpa_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa_pairwise_cipher; in OnAssocReq()1354 if (!pstat->wpa_pairwise_cipher) in OnAssocReq()1517 (pstat->wpa_pairwise_cipher&WPA_CIPHER_TKIP))) { in OnAssocReq()