Searched refs:host_decrypt (Results 1 – 15 of 15) sorted by relevance
784 if (local->host_decrypt) { in hostap_80211_rx()826 fc & IEEE80211_FCTL_PROTECTED && local->host_decrypt && in hostap_80211_rx()918 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()925 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()982 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) && in hostap_80211_rx()
369 ((local->ieee_802_1x || local->wpa) && local->host_decrypt)) in hostap_set_encryption()380 (encrypt_type == OTHER || local->host_decrypt)) in hostap_set_encryption()
771 int host_decrypt; member
2450 local->host_decrypt = value; in prism2_ioctl_priv_prism2_param()2750 *param = local->host_decrypt; in prism2_ioctl_priv_get_prism2_param()3288 local->host_decrypt = local->host_encrypt = 1; in prism2_ioctl_siwencodeext()3506 local->host_decrypt = local->host_encrypt = 1; in prism2_ioctl_set_encryption()
172 ieee->host_decrypt = 1; in alloc_ieee80211()
311 int host_crypto = ieee->host_encrypt || ieee->host_decrypt || ieee->host_build_iv; in ieee80211_wx_set_encode()585 !(ieee->host_encrypt || ieee->host_decrypt || in ieee80211_wx_set_encodeext()
422 ieee->host_mc_decrypt : ieee->host_decrypt; in ieee80211_rx()471 fc & IEEE80211_FCTL_PROTECTED && ieee->host_decrypt && in ieee80211_rx()
5966 priv->ieee->host_decrypt = 0; in ipw_set_hw_decrypt_unicast()5970 priv->ieee->host_decrypt = 1; in ipw_set_hw_decrypt_unicast()5974 priv->ieee->host_decrypt = 0; in ipw_set_hw_decrypt_unicast()6788 priv->ieee->host_decrypt = 1; in ipw_wx_set_encodeext()6793 priv->ieee->host_decrypt = 0; in ipw_wx_set_encodeext()7753 !priv->ieee->host_mc_decrypt : !priv->ieee->host_decrypt)) in ipw_handle_data_packet()8567 priv->ieee->host_decrypt = 0; in ipw_sw_reset()10953 !(priv->ieee->host_encrypt || priv->ieee->host_decrypt)) in ipw_config()
136 ieee->host_decrypt = 1; in alloc_ieee80211()
673 if (ieee->host_decrypt) { in ieee80211_rx()729 fc & IEEE80211_FCTL_WEP && ieee->host_decrypt && in ieee80211_rx()856 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) && in ieee80211_rx()919 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) && in ieee80211_rx()
643 !(ieee->host_encrypt || ieee->host_decrypt ||
1157 int host_decrypt; member
3819 if (!(ieee->host_encrypt || ieee->host_decrypt) &&
3632 priv->ieee80211->host_decrypt=0;3637 priv->ieee80211->host_decrypt=1;3644 priv->ieee80211->host_decrypt=0;4212 priv->ieee80211->host_decrypt = 1;