Searched refs:wpa2_pairwise_cipher (Results 1 – 10 of 10) sorted by relevance
126 unsigned int wpa2_pairwise_cipher; member
156 int wpa2_pairwise_cipher; member
143 int wpa2_pairwise_cipher; member
116 unsigned int wpa2_pairwise_cipher; member
936 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()957 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()1067 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) { in rtw_check_beacon_data()1117 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
1073 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1087 pstat->wpa2_pairwise_cipher = pairwise_cipher&psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1092 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1263 ((pstat->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) || in OnAssocReq()
838 psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_; in rtw_check_beacon_data()848 psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher; in rtw_check_beacon_data()916 (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP)) in rtw_check_beacon_data()955 if ((psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in rtw_check_beacon_data()
853 …en += snprintf(page + len, count - len, "wpa2_pairwise_cipher=0x%x\n", psta->wpa2_pairwise_cipher); in proc_get_all_sta_info()
1113 pstat->wpa2_pairwise_cipher = 0; in OnAssocReq()1126 pstat->wpa2_pairwise_cipher = pairwise_cipher & psecuritypriv->wpa2_pairwise_cipher; in OnAssocReq()1131 if (!pstat->wpa2_pairwise_cipher) in OnAssocReq()1297 ((pstat->wpa2_pairwise_cipher & WPA_CIPHER_TKIP) || in OnAssocReq()
4280 DBG_88E("wpa2_pairwise_cipher = 0x%x\n", psta->wpa2_pairwise_cipher); in rtw_dbg_port()