Searched refs:has_hw_decrypt (Results 1 – 2 of 2) sorted by relevance
933 … if ((index == 0) && (sta_priv->has_hw_decrypt == true) && (sta_info->hw_wsid >= SSV_NUM_HW_STA)) in hw_crypto_key_clear()978 sta_priv->has_hw_decrypt = vif_priv->has_hw_decrypt; in _set_wep_sw_crypto_key()1011 sta_priv->has_hw_decrypt = vif_priv->has_hw_decrypt; in _set_wep_hw_crypto_pair_key()1058 sta_priv->has_hw_decrypt = vif_priv->has_hw_decrypt; in _set_wep_hw_crypto_group_key()1348 vif_priv->has_hw_decrypt = true; in _set_key_wep()1362 vif_priv->has_hw_decrypt = false; in _set_key_wep()1398 vif_priv->has_hw_decrypt = false; in _set_key_wep()1472 sta_priv->has_hw_decrypt = true; in _set_pairwise_key_tkip_ccmp()1502 sta_priv->has_hw_decrypt = false; in _set_pairwise_key_tkip_ccmp()1562 if (sta_priv->has_hw_encrypt || sta_priv->has_hw_decrypt) in _set_pairwise_key_tkip_ccmp()[all …]
155 #define SSV6XXX_USE_HW_DECRYPT(_priv) (_priv->has_hw_decrypt)281 bool has_hw_decrypt; member299 bool has_hw_decrypt; member