Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dwireless.h603 #define IW_AUTH_CIPHER_WEP104 0x00000010 macro
/Linux-v6.1/net/wireless/
Dwext-compat.c1065 else if (cipher & IW_AUTH_CIPHER_WEP104) in cfg80211_set_cipher_group()
1095 if (cipher & IW_AUTH_CIPHER_WEP104) { in cfg80211_set_cipher_pairwise()
/Linux-v6.1/drivers/staging/ks7010/
Dks_hostif.c1692 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
1724 case IW_AUTH_CIPHER_WEP104: in hostif_sme_set_rsn()
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()
/Linux-v6.1/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-v6.1/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c6576 case IW_AUTH_CIPHER_WEP104: in wext_cipher2level()