Searched refs:rt2x00crypto_key_to_cipher (Results 1 – 3 of 3) sorted by relevance
19 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher() function47 txdesc->cipher = rt2x00crypto_key_to_cipher(hw_key); in rt2x00crypto_create_tx_descriptor()
315 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key);330 static inline enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher() function
488 crypto.cipher = rt2x00crypto_key_to_cipher(key); in rt2x00mac_set_key()