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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dwpa.h46 #define LEN_KEY_DESC_REPLAY 8 macro
185 u8 cnt = LEN_KEY_DESC_REPLAY; \
217 u8 ReplayCounter[LEN_KEY_DESC_REPLAY];
H A Drtmp.h1545 u8 R_Counter[LEN_KEY_DESC_REPLAY];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_sanity.c1052 u8 ZeroReplay[LEN_KEY_DESC_REPLAY];
1054 NdisZeroMemory(ZeroReplay, LEN_KEY_DESC_REPLAY);
1057 LEN_KEY_DESC_REPLAY) != 1)
1061 LEN_KEY_DESC_REPLAY) != 0)) {
1069 LEN_KEY_DESC_REPLAY)) {
1092 LEN_KEY_DESC_REPLAY);
1094 LEN_KEY_DESC_REPLAY);
H A Dcmm_wpa.c562 LEN_KEY_DESC_REPLAY);
766 LEN_KEY_DESC_REPLAY);
1092 LEN_KEY_DESC_REPLAY);
2419 LEN_KEY_DESC_REPLAY);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dwpa.c196 pAd->StaCfg.ReplayCounter, LEN_KEY_DESC_REPLAY);

Completed in 188 milliseconds