Searched refs:rt2x00_has_cap_hw_crypto (Results 1 – 6 of 6) sorted by relevance
42 if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || !hw_key) in rt2x00crypto_create_tx_descriptor()70 if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || !key) in rt2x00crypto_tx_overhead()
471 if (!rt2x00_has_cap_hw_crypto(rt2x00dev) || (sta && sta->mfp)) in rt2x00mac_set_key()
700 if (rt2x00_has_cap_hw_crypto(rt2x00dev)) in rt2x00debug_register()
1206 rt2x00_has_cap_hw_crypto(struct rt2x00_dev *rt2x00dev) in rt2x00_has_cap_hw_crypto() function
51 if (rt2x00_has_cap_hw_crypto(rt2x00dev)) { in rt2x00queue_alloc_rxskb()
501 if (rt2x00_has_cap_hw_crypto(rt2x00dev)) in rt2x00lib_txdone()
Completed in 17 milliseconds