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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dstruct.h504 struct zsMicVar txMicKey; member in struct:zsStaTable
845 struct zsMicVar txMicKey; member in struct:zsWlanDevSta
H A Dcoid.c609 zfMemoryCopy((u8_t *)&(wd->ap.staTable[id].txMicKey), &(keyInfo.key[16]), 8);
808 zfMicSetKey(&keyInfo.key[16], &wd->sta.txMicKey);
H A Dcmmap.c2206 return (&wd->ap.staTable[id].txMicKey);
H A Dcmmsta.c5003 return (&wd->sta.txMicKey);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/80211core/
H A Dstruct.h504 struct zsMicVar txMicKey; member in struct:zsStaTable
845 struct zsMicVar txMicKey; member in struct:zsWlanDevSta
H A Dcoid.c609 zfMemoryCopy((u8_t *)&(wd->ap.staTable[id].txMicKey), &(keyInfo.key[16]), 8);
808 zfMicSetKey(&keyInfo.key[16], &wd->sta.txMicKey);
H A Dcmmap.c2206 return (&wd->ap.staTable[id].txMicKey);
H A Dcmmsta.c5003 return (&wd->sta.txMicKey);

Completed in 226 milliseconds