Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1367 u32 *profile_cipher = ucast ? &psecuritypriv->dot11PrivacyAlgrthm : in rtw_cfg80211_set_cipher() local
1371 *profile_cipher = _NO_PRIVACY_; in rtw_cfg80211_set_cipher()
1378 *profile_cipher = _NO_PRIVACY_; in rtw_cfg80211_set_cipher()
1382 *profile_cipher = _WEP40_; in rtw_cfg80211_set_cipher()
1386 *profile_cipher = _WEP104_; in rtw_cfg80211_set_cipher()
1390 *profile_cipher = _TKIP_; in rtw_cfg80211_set_cipher()
1394 *profile_cipher = _AES_; in rtw_cfg80211_set_cipher()