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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_module.c132 ieee->host_decrypt = 1;
H A Dieee80211_rx.c535 if (ieee->host_decrypt) {
629 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
636 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
691 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
H A Dieee80211.h889 int host_decrypt; member in struct:ieee80211_device
H A Dieee80211_softmac.c2830 if (!(ieee->host_encrypt || ieee->host_decrypt) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c780 if (local->host_decrypt) {
813 fc & IEEE80211_FCTL_PROTECTED && local->host_decrypt &&
902 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) &&
909 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) &&
966 if (local->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) &&
H A Dhostap_main.c368 ((local->ieee_802_1x || local->wpa) && local->host_decrypt))
379 (encrypt_type == OTHER || local->host_decrypt))
H A Dhostap_ioctl.c2183 IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1, 0, "host_decrypt" },
2428 local->host_decrypt = value;
2728 *param = local->host_decrypt;
3265 local->host_decrypt = local->host_encrypt = 1;
3483 local->host_decrypt = local->host_encrypt = 1;
H A Dhostap_wlan.h770 int host_decrypt; member in struct:local_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_module.c196 ieee->host_decrypt = 1;
H A Dlibipw_wx.c323 int host_crypto = ieee->host_encrypt || ieee->host_decrypt;
593 !(ieee->host_encrypt || ieee->host_decrypt ||
H A Dlibipw_rx.c421 ieee->host_mc_decrypt : ieee->host_decrypt;
470 fc & IEEE80211_FCTL_PROTECTED && ieee->host_decrypt &&
580 // ieee->host_decrypt && (fc & IEEE80211_FCTL_PROTECTED) &&
H A Dlibipw.h797 int host_decrypt; member in struct:libipw_device
H A Dipw2200.c6033 priv->ieee->host_decrypt = 0;
6037 priv->ieee->host_decrypt = 1;
6041 priv->ieee->host_decrypt = 0;
6855 priv->ieee->host_decrypt = 1;
6860 priv->ieee->host_decrypt = 0;
7818 !priv->ieee->host_mc_decrypt : !priv->ieee->host_decrypt))
8632 priv->ieee->host_decrypt = 0;
10973 !(priv->ieee->host_encrypt || priv->ieee->host_decrypt))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_module.c133 ieee->host_decrypt = 1;
H A Dieee80211_rx.c1001 if (ieee->host_decrypt) {
1197 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1208 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1263 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
H A Dieee80211.h2020 int host_decrypt; member in struct:ieee80211_device
H A Dieee80211_softmac.c2745 if (!(ieee->host_encrypt || ieee->host_decrypt) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_module.c132 ieee->host_decrypt = 1;
H A Dieee80211_rx.c914 if (ieee->host_decrypt) {
1040 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1051 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1106 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
H A Dieee80211.h1214 int host_decrypt; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c133 ieee->host_decrypt = 1;
H A Dieee80211_rx.c987 if (ieee->host_decrypt) {
1165 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1176 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1231 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
H A Dieee80211.h1872 int host_decrypt; member in struct:ieee80211_device
H A Dieee80211_softmac.c2619 if (!(ieee->host_encrypt || ieee->host_decrypt) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1866 int host_decrypt; member in struct:ieee80211_device

Completed in 313 milliseconds

12