Home
last modified time | relevance | path

Searched refs:apCounterLo (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtSta_rom.c435 if (rxCountLo > pKeyMgmtInfoSta->apCounterLo) { in isApReplayCounterFresh()
437 } else if (rxCountLo == pKeyMgmtInfoSta->apCounterLo) { in isApReplayCounterFresh()
468 pKeyMgmtStaInfo->apCounterLo = rxCountLo; in updateApReplayCounter()
1218 pKeyMgmtInfoSta->apCounterLo = 0; in keyMgmtSta_StartSession_internal()
1261 pKeyMgmtInfoSta->apCounterLo = 0; in KeyMgmtSta_handleMICErr()
H A Dauthenticator.h301 UINT32 apCounterLo; /* last valid replay counter from authenticator */ member
H A DkeyMgmtSta.c932 pKeyMgmtInfoSta->apCounterLo = 0; in KeyMgmtSta_handleMICErr()