Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dlib80211_crypt_tkip.c626 struct crypto_shash *tfm3 = tkey->rx_tfm_michael; in lib80211_tkip_set_key() local
634 tkey->rx_tfm_michael = tfm3; in lib80211_tkip_set_key()
/linux-6.1.9/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c618 struct crypto_shash *tfm3 = tkey->rx_tfm_michael; in rtllib_tkip_set_key() local
624 tkey->rx_tfm_michael = tfm3; in rtllib_tkip_set_key()
/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c609 struct crypto_shash *tfm3 = tkey->rx_tfm_michael; in ieee80211_tkip_set_key() local
615 tkey->rx_tfm_michael = tfm3; in ieee80211_tkip_set_key()