Home
last modified time | relevance | path

Searched refs:IW_ENCODE_ALG_TKIP (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c572 case IW_ENCODE_ALG_TKIP: in libipw_wx_set_encodeext()
645 } else if (ext->alg == IW_ENCODE_ALG_TKIP) { in libipw_wx_set_encodeext()
702 ext->alg = IW_ENCODE_ALG_TKIP; in libipw_wx_get_encodeext()
712 (ext->alg == IW_ENCODE_ALG_TKIP || in libipw_wx_get_encodeext()
H A Dipw2200.c6710 if (ext->alg == IW_ENCODE_ALG_TKIP) { in ipw_wx_set_encodeext()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c558 case IW_ENCODE_ALG_TKIP: in ieee80211_wx_set_encode_ext()
627 } else if (ext->alg == IW_ENCODE_ALG_TKIP) { in ieee80211_wx_set_encode_ext()
692 ext->alg = IW_ENCODE_ALG_TKIP; in ieee80211_wx_get_encode_ext()
700 (ext->alg == IW_ENCODE_ALG_TKIP || in ieee80211_wx_get_encode_ext()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dwext.c760 if (priv->has_wpa && (alg != IW_ENCODE_ALG_TKIP)) { in orinoco_ioctl_set_encodeext()
767 set_key = ((alg == IW_ENCODE_ALG_TKIP) || in orinoco_ioctl_set_encodeext()
789 case IW_ENCODE_ALG_TKIP: in orinoco_ioctl_set_encodeext()
871 ext->alg = IW_ENCODE_ALG_TKIP; in orinoco_ioctl_get_encodeext()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_wx.c528 case IW_ENCODE_ALG_TKIP: in rtllib_wx_set_encode_ext()
598 } else if (ext->alg == IW_ENCODE_ALG_TKIP) { in rtllib_wx_set_encode_ext()
/openbmc/linux/include/uapi/linux/
H A Dwireless.h630 #define IW_ENCODE_ALG_TKIP 2 macro
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ioctl.c3276 case IW_ENCODE_ALG_TKIP: in prism2_ioctl_siwencodeext()
3436 ext->alg = IW_ENCODE_ALG_TKIP; in prism2_ioctl_giwencodeext()
3449 (ext->alg == IW_ENCODE_ALG_TKIP || in prism2_ioctl_giwencodeext()
/openbmc/linux/net/wireless/
H A Dwext-compat.c720 case IW_ENCODE_ALG_TKIP: in cfg80211_wext_siwencodeext()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1315 ext->alg = IW_ENCODE_ALG_TKIP; in gelic_wl_get_encodeext()
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c1769 case IW_ENCODE_ALG_TKIP: in r871x_wx_set_enc_ext()
/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c1593 case IW_ENCODE_ALG_TKIP: in ks_wlan_set_encode_ext()