Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dwireless.h597 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dwireless.h597 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dwireless.h603 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
/OK3568_Linux_fs/kernel/net/wireless/
H A Dwext-compat.c970 else if (cipher & IW_AUTH_CIPHER_WEP104) in cfg80211_set_cipher_group()
1000 if (cipher & IW_AUTH_CIPHER_WEP104) { in cfg80211_set_cipher_pairwise()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_wext.c1212 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
1249 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
H A Dmoal_wext.c1587 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
1693 vwrq->value = IW_AUTH_CIPHER_WEP104; in woal_get_auth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_wext.c1245 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
1282 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
H A Dmoal_wext.c1772 else if (vwrq->value & IW_AUTH_CIPHER_WEP104) in woal_set_auth()
1878 vwrq->value = IW_AUTH_CIPHER_WEP104; in woal_get_auth()
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_wlan_net.c1402 case IW_AUTH_CIPHER_WEP104: in ks_wlan_set_auth_mode()
1425 case IW_AUTH_CIPHER_WEP104: in ks_wlan_set_auth_mode()
H A Dks_hostif.c1700 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
1732 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c820 (IW_AUTH_CIPHER_WEP104 | IW_AUTH_CIPHER_WEP40)) { in gelic_wl_set_auth()
839 (IW_AUTH_CIPHER_WEP104 | IW_AUTH_CIPHER_WEP40)) { in gelic_wl_set_auth()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_iw.c2706 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_iw.c2712 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_iw.c2712 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iw.c2955 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_iw.c2950 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iw.c3002 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c6579 case IW_AUTH_CIPHER_WEP104: in wext_cipher2level()