Home
last modified time | relevance | path

Searched refs:tfm4 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c668 struct crypto_skcipher *tfm4 = tkey->rx_tfm_arc4; in ieee80211_tkip_set_key() local
676 tkey->rx_tfm_arc4 = tfm4; in ieee80211_tkip_set_key()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c669 struct crypto_skcipher *tfm4 = tkey->rx_tfm_arc4; in rtllib_tkip_set_key() local
677 tkey->rx_tfm_arc4 = tfm4; in rtllib_tkip_set_key()
/Linux-v4.19/net/wireless/
Dlib80211_crypt_tkip.c665 struct crypto_skcipher *tfm4 = tkey->rx_tfm_arc4; in lib80211_tkip_set_key() local
673 tkey->rx_tfm_arc4 = tfm4; in lib80211_tkip_set_key()