Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c528 static __inline u8 Hi8(u16 val) in Hi8() function
590 u16 t = Sbox[Hi8(v)]; in _S_()
653 WEPSeed[0] = Hi8(IV16); in tkip_mixing_phase2()
654 WEPSeed[1] = (Hi8(IV16) | 0x20) & 0x7F; in tkip_mixing_phase2()