Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c1514 u32 *profile_cipher = ucast ? &psecuritypriv->dot11PrivacyAlgrthm : in rtw_cfg80211_set_cipher() local
1520 *profile_cipher = 0; in rtw_cfg80211_set_cipher()
1527 *profile_cipher = 0; in rtw_cfg80211_set_cipher()
1531 *profile_cipher = WLAN_CIPHER_SUITE_WEP40; in rtw_cfg80211_set_cipher()
1535 *profile_cipher = WLAN_CIPHER_SUITE_WEP104; in rtw_cfg80211_set_cipher()
1539 *profile_cipher = WLAN_CIPHER_SUITE_TKIP; in rtw_cfg80211_set_cipher()
1543 *profile_cipher = WLAN_CIPHER_SUITE_CCMP; in rtw_cfg80211_set_cipher()