Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c664 struct crypto_blkcipher *tfm2 = tkey->tx_tfm_arc4; in ieee80211_tkip_set_key() local
672 tkey->tx_tfm_arc4 = tfm2; in ieee80211_tkip_set_key()
/linux-4.4.14/net/wireless/
Dlib80211_crypt_tkip.c649 struct crypto_blkcipher *tfm2 = tkey->tx_tfm_arc4; in lib80211_tkip_set_key() local
657 tkey->tx_tfm_arc4 = tfm2; in lib80211_tkip_set_key()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c659 struct crypto_blkcipher *tfm2 = tkey->tx_tfm_arc4; in rtllib_tkip_set_key() local
667 tkey->tx_tfm_arc4 = tfm2; in rtllib_tkip_set_key()