Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1365 u32 *profile_cipher = ucast ? &psecuritypriv->dot11PrivacyAlgrthm : in rtw_cfg80211_set_cipher() local
1369 *profile_cipher = _NO_PRIVACY_; in rtw_cfg80211_set_cipher()
1376 *profile_cipher = _NO_PRIVACY_; in rtw_cfg80211_set_cipher()
1380 *profile_cipher = _WEP40_; in rtw_cfg80211_set_cipher()
1384 *profile_cipher = _WEP104_; in rtw_cfg80211_set_cipher()
1388 *profile_cipher = _TKIP_; in rtw_cfg80211_set_cipher()
1392 *profile_cipher = _AES_; in rtw_cfg80211_set_cipher()