Home
last modified time | relevance | path

Searched refs:rt2x00crypto_key_to_cipher (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c19 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher() function
47 txdesc->cipher = rt2x00crypto_key_to_cipher(hw_key); in rt2x00crypto_create_tx_descriptor()
H A Drt2x00lib.h315 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
H A Drt2x00mac.c489 crypto.cipher = rt2x00crypto_key_to_cipher(key); in rt2x00mac_set_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c19 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher() function
47 txdesc->cipher = rt2x00crypto_key_to_cipher(hw_key); in rt2x00crypto_create_tx_descriptor()
H A Drt2x00lib.h315 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
H A Drt2x00mac.c488 crypto.cipher = rt2x00crypto_key_to_cipher(key); in rt2x00mac_set_key()

Completed in 5 milliseconds