rt2x00_has_cap_hw_crypto
if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || !hw_key)
if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || !key)
if (rt2x00_has_cap_hw_crypto(rt2x00dev))
if (rt2x00_has_cap_hw_crypto(rt2x00dev))
if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || (sta && sta->mfp))
if (rt2x00_has_cap_hw_crypto(rt2x00dev)) {