Home
last modified time | relevance | path

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

/net/wireless/
Dlib80211_crypt_tkip.c268 u16 IV16) in tkip_mixing_phase2() argument
280 PPK[5] = TTAK[4] + IV16; in tkip_mixing_phase2()
299 WEPSeed[0] = Hi8(IV16); in tkip_mixing_phase2()
300 WEPSeed[1] = (Hi8(IV16) | 0x20) & 0x7F; in tkip_mixing_phase2()
301 WEPSeed[2] = Lo8(IV16); in tkip_mixing_phase2()