Home
last modified time | relevance | path

Searched refs:wpa_pairwise_cipher (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h120 unsigned int wpa_pairwise_cipher; member
H A Dsta_info.h155 int wpa_pairwise_cipher; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c965 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()