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

/opensolaris-onvv-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c354 Hi8(uint16_t val) function
421 uint16_t t = Sbox[Hi8(v)];
487 WEPSeed[0] = Hi8(IV16);
488 WEPSeed[1] = (Hi8(IV16) | 0x20) & 0x7F;

Completed in 90 milliseconds