Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c666 struct crypto_blkcipher *tfm4 = tkey->rx_tfm_arc4; in ieee80211_tkip_set_key() local
674 tkey->rx_tfm_arc4 = tfm4; in ieee80211_tkip_set_key()
/linux-4.4.14/net/wireless/
Dlib80211_crypt_tkip.c651 struct crypto_blkcipher *tfm4 = tkey->rx_tfm_arc4; in lib80211_tkip_set_key() local
659 tkey->rx_tfm_arc4 = tfm4; in lib80211_tkip_set_key()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c661 struct crypto_blkcipher *tfm4 = tkey->rx_tfm_arc4; in rtllib_tkip_set_key() local
669 tkey->rx_tfm_arc4 = tfm4; in rtllib_tkip_set_key()