Searched refs:host_encrypt (Results 1 – 5 of 5) sorted by relevance
248 int encrypt, host_encrypt, host_encrypt_msdu; in libipw_xmit() local287 host_encrypt = ieee->host_encrypt && encrypt && crypt; in libipw_xmit()300 if (host_encrypt) in libipw_xmit()336 if ((host_encrypt || host_encrypt_msdu) && in libipw_xmit()365 if (host_encrypt || ieee->host_open_frag) { in libipw_xmit()385 if (host_encrypt && crypt && crypt->ops) in libipw_xmit()419 if (host_encrypt) in libipw_xmit()453 if (host_encrypt) in libipw_xmit()484 if (host_encrypt) in libipw_xmit()
158 ieee->host_encrypt = 1; in alloc_libipw()
304 int host_crypto = ieee->host_encrypt || ieee->host_decrypt; in libipw_wx_set_encode()560 !(ieee->host_encrypt || ieee->host_decrypt || in libipw_wx_set_encodeext()
803 int host_encrypt; member
5894 if (priv->ieee->host_encrypt) in ipw_set_hw_decrypt_unicast()5920 if (priv->ieee->host_encrypt) in ipw_set_hw_decrypt_multicast()6724 priv->ieee->host_encrypt = 0; in ipw_wx_set_encodeext()6729 priv->ieee->host_encrypt = 0; in ipw_wx_set_encodeext()8484 priv->ieee->host_encrypt = 0; in ipw_sw_reset()10117 if (txb->encrypted && !priv->ieee->host_encrypt) { in ipw_tx_skb()10693 if (!priv->ieee->host_encrypt && (sec->flags & SEC_ENCRYPT)) in shim__set_security()10817 !(priv->ieee->host_encrypt || priv->ieee->host_decrypt)) in ipw_config()
Completed in 30 milliseconds