Home
last modified time | relevance | path

Searched refs:KeyMgmtSta_PopulateEAPOLLengthMic (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtApStaCommon.h54 extern UINT16 KeyMgmtSta_PopulateEAPOLLengthMic(phostsa_private priv,
H A DkeyMgmtSta_rom.h158 extern UINT16 KeyMgmtSta_PopulateEAPOLLengthMic(phostsa_private priv,
H A DkeyMgmtAp.c682 frameLen = KeyMgmtSta_PopulateEAPOLLengthMic(priv, in GeneratePWKMsg3()
783 frameLen = KeyMgmtSta_PopulateEAPOLLengthMic(priv, in GenerateGrpMsg1()
H A DkeyMgmtSta.c422 frameLen = KeyMgmtSta_PopulateEAPOLLengthMic(priv, pTxEapol, in GeneratePWKMsg2()
477 frameLen = KeyMgmtSta_PopulateEAPOLLengthMic(priv, pTxEapol, in GeneratePWKMsg4()
557 frameLen = KeyMgmtSta_PopulateEAPOLLengthMic(priv, pTxEapol, in GenerateGrpMsg2()
896 frameLen = KeyMgmtSta_PopulateEAPOLLengthMic(pTxEapol,
H A DkeyMgmtApStaCommon.c265 KeyMgmtSta_PopulateEAPOLLengthMic(phostsa_private priv, in KeyMgmtSta_PopulateEAPOLLengthMic() function