Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dwireless.h599 #define IW_AUTH_CIPHER_NONE 0x00000001 macro
/linux-6.12.1/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c832 if (param->value & IW_AUTH_CIPHER_NONE) { in gelic_wl_set_auth()
851 if (param->value & IW_AUTH_CIPHER_NONE) { in gelic_wl_set_auth()
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c863 case IW_AUTH_CIPHER_NONE: in cfg80211_rtw_add_key()
1375 case IW_AUTH_CIPHER_NONE: in rtw_cfg80211_set_cipher()
/linux-6.12.1/net/wireless/
Dwext-compat.c1070 else if (cipher & IW_AUTH_CIPHER_NONE) in cfg80211_set_cipher_group()
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c6530 case IW_AUTH_CIPHER_NONE: in wext_cipher2level()