Home
last modified time | relevance | path

Searched refs:host_decrypt (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c780 if (local->host_decrypt) { in hostap_80211_rx()
822 fc & IEEE80211_FCTL_PROTECTED && local->host_decrypt && in hostap_80211_rx()
911 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
918 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
975 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
H A Dhostap_main.c356 ((local->ieee_802_1x || local->wpa) && local->host_decrypt)) in hostap_set_encryption()
367 (encrypt_type == OTHER || local->host_decrypt)) in hostap_set_encryption()
H A Dhostap_ioctl.c2210 IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "host_decrypt" },
2455 local->host_decrypt = value; in prism2_ioctl_priv_prism2_param()
2755 *param = local->host_decrypt; in prism2_ioctl_priv_get_prism2_param()
3287 local->host_decrypt = local->host_encrypt = 1; in prism2_ioctl_siwencodeext()
3502 local->host_decrypt = local->host_encrypt = 1; in prism2_ioctl_set_encryption()
H A Dhostap_wlan.h773 int host_decrypt; member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c780 if (local->host_decrypt) { in hostap_80211_rx()
822 fc & IEEE80211_FCTL_PROTECTED && local->host_decrypt && in hostap_80211_rx()
911 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
918 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
975 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
H A Dhostap_main.c356 ((local->ieee_802_1x || local->wpa) && local->host_decrypt)) in hostap_set_encryption()
367 (encrypt_type == OTHER || local->host_decrypt)) in hostap_set_encryption()
H A Dhostap_ioctl.c2229 IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "host_decrypt" },
2474 local->host_decrypt = value; in prism2_ioctl_priv_prism2_param()
2774 *param = local->host_decrypt; in prism2_ioctl_priv_get_prism2_param()
3309 local->host_decrypt = local->host_encrypt = 1; in prism2_ioctl_siwencodeext()
3525 local->host_decrypt = local->host_encrypt = 1; in prism2_ioctl_set_encryption()
H A Dhostap_wlan.h775 int host_decrypt; member
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_module.c102 ieee->host_decrypt = 1; in alloc_rtllib()
H A Drtllib_rx.c1050 if (ieee->host_decrypt) { in rtllib_rx_get_crypt()
1098 if (ieee->host_decrypt && (fc & RTLLIB_FCTL_WEP) && (keyidx < 0)) { in rtllib_rx_decrypt()
1162 if (ieee->host_decrypt && (fc & RTLLIB_FCTL_WEP) && in rtllib_rx_decrypt()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c159 ieee->host_decrypt = 1; in alloc_libipw()
H A Dlibipw_wx.c307 int host_crypto = ieee->host_encrypt || ieee->host_decrypt; in libipw_wx_set_encode()
563 !(ieee->host_encrypt || ieee->host_decrypt || in libipw_wx_set_encodeext()
H A Dlibipw.h747 int host_decrypt; member
H A Dlibipw_rx.c417 ieee->host_mc_decrypt : ieee->host_decrypt; in libipw_rx()
466 fc & IEEE80211_FCTL_PROTECTED && ieee->host_decrypt && in libipw_rx()
577 // ieee->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in libipw_rx()
H A Dipw2200.c5946 priv->ieee->host_decrypt = 0; in ipw_set_hw_decrypt_unicast()
5950 priv->ieee->host_decrypt = 1; in ipw_set_hw_decrypt_unicast()
5954 priv->ieee->host_decrypt = 0; in ipw_set_hw_decrypt_unicast()
6764 priv->ieee->host_decrypt = 1; in ipw_wx_set_encodeext()
6769 priv->ieee->host_decrypt = 0; in ipw_wx_set_encodeext()
7709 !priv->ieee->host_mc_decrypt : !priv->ieee->host_decrypt)) in ipw_handle_data_packet()
8524 priv->ieee->host_decrypt = 0; in ipw_sw_reset()
10860 !(priv->ieee->host_encrypt || priv->ieee->host_decrypt)) in ipw_config()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c112 ieee->host_decrypt = 1; in alloc_ieee80211()
H A Dieee80211_rx.c965 if (ieee->host_decrypt) { in ieee80211_rx()
1127 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) && in ieee80211_rx()
1138 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) && in ieee80211_rx()
1191 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) && in ieee80211_rx()
H A Dieee80211.h1692 int host_decrypt; member
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c112 ieee->host_decrypt = 1; in alloc_ieee80211()
H A Dieee80211_rx.c962 if (ieee->host_decrypt) { in ieee80211_rx()
1124 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP)) { in ieee80211_rx()
1137 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) && in ieee80211_rx()
1190 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) && in ieee80211_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c159 ieee->host_decrypt = 1; in alloc_libipw()
H A Dlibipw_wx.c307 int host_crypto = ieee->host_encrypt || ieee->host_decrypt; in libipw_wx_set_encode()
563 !(ieee->host_encrypt || ieee->host_decrypt || in libipw_wx_set_encodeext()
H A Dlibipw.h746 int host_decrypt; member
H A Dlibipw_rx.c417 ieee->host_mc_decrypt : ieee->host_decrypt; in libipw_rx()
466 fc & IEEE80211_FCTL_PROTECTED && ieee->host_decrypt && in libipw_rx()
577 // ieee->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in libipw_rx()
H A Dipw2200.c5900 priv->ieee->host_decrypt = 0; in ipw_set_hw_decrypt_unicast()
5904 priv->ieee->host_decrypt = 1; in ipw_set_hw_decrypt_unicast()
5908 priv->ieee->host_decrypt = 0; in ipw_set_hw_decrypt_unicast()
6718 priv->ieee->host_decrypt = 1; in ipw_wx_set_encodeext()
6723 priv->ieee->host_decrypt = 0; in ipw_wx_set_encodeext()
7663 !priv->ieee->host_mc_decrypt : !priv->ieee->host_decrypt)) in ipw_handle_data_packet()
8478 priv->ieee->host_decrypt = 0; in ipw_sw_reset()
10814 !(priv->ieee->host_encrypt || priv->ieee->host_decrypt)) in ipw_config()

Completed in 105 milliseconds

12