Home
last modified time | relevance | path

Searched defs:IV32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c183 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) in tkip_mixing_phase1()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c195 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) in tkip_mixing_phase1()
/openbmc/linux/net/wireless/
H A Dlib80211_crypt_tkip.c216 u32 IV32) in tkip_mixing_phase1()