Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dwireless.h603 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
/Linux-v5.10/net/wireless/
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()
/Linux-v5.10/drivers/staging/ks7010/
Dks_hostif.c1700 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
1732 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.10/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.10/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c6579 case IW_AUTH_CIPHER_WEP104: in wext_cipher2level()