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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcinit.c809 zfTkipPhase1KeyMix(wd->sta.iv32, &wd->sta.txSeed);
810 zfTkipPhase2KeyMix(wd->sta.iv16, &wd->sta.txSeed);
811 zfTkipGetseeds(wd->sta.iv16, RC4Key, &wd->sta.txSeed);
H A Dstruct.h843 struct zsTkipSeed txSeed; member in struct:zsWlanDevSta
H A Dcoid.c570 // &(wd->ap.staTable[id].txSeed), KeyRsc);
744 // &wd->sta.txSeed, keyInfo.initIv);
772 &wd->sta.txSeed, keyInfo.initIv);

Completed in 223 milliseconds