Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c665 struct crypto_hash *tfm3 = tkey->rx_tfm_michael; in ieee80211_tkip_set_key() local
673 tkey->rx_tfm_michael = tfm3; in ieee80211_tkip_set_key()
/linux-4.4.14/net/wireless/
Dlib80211_crypt_tkip.c650 struct crypto_hash *tfm3 = tkey->rx_tfm_michael; in lib80211_tkip_set_key() local
658 tkey->rx_tfm_michael = tfm3; in lib80211_tkip_set_key()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c660 struct crypto_hash *tfm3 = tkey->rx_tfm_michael; in rtllib_tkip_set_key() local
668 tkey->rx_tfm_michael = tfm3; in rtllib_tkip_set_key()