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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dtkip.c138 static void tkip_mixing_phase2(const u16 *p1k, const u8 *tk, u16 tsc_IV16, argument
149 ppk[5] = p1k[4] + tsc_IV16;
164 rc4key[0] = Hi8(tsc_IV16);
165 rc4key[1] = (Hi8(tsc_IV16) | 0x20) & 0x7f;
166 rc4key[2] = Lo8(tsc_IV16);

Completed in 70 milliseconds