Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dwireless.h597 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
/Linux-v5.4/net/wireless/
Dwext-compat.c971 else if (cipher & IW_AUTH_CIPHER_WEP104) in cfg80211_set_cipher_group()
1001 if (cipher & IW_AUTH_CIPHER_WEP104) { in cfg80211_set_cipher_pairwise()
/Linux-v5.4/drivers/staging/ks7010/
Dks_hostif.c1705 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
1737 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
Dks_wlan_net.c1400 case IW_AUTH_CIPHER_WEP104: in ks_wlan_set_auth_mode()
1423 case IW_AUTH_CIPHER_WEP104: in ks_wlan_set_auth_mode()
/Linux-v5.4/drivers/net/ethernet/toshiba/
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()
/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c6577 case IW_AUTH_CIPHER_WEP104: in wext_cipher2level()