Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtApStaCommon.c429 AkmSuite_t *pAkmList, UINT8 akmOutMax) in supplicantParseWpaIe() argument
435 AkmSuite_t *pAkm = pAkmList; in supplicantParseWpaIe()
439 memset(util_fns, pAkmList, 0x00, akmOutMax * sizeof(AkmSuite_t)); in supplicantParseWpaIe()
511 if (!memcmp(util_fns, pAkmList, wpa_oui_none, sizeof(wpa_oui_none))) { in supplicantParseWpaIe()
H A DkeyMgmtApStaCommon.h74 AkmSuite_t *pAkmList, UINT8 akmOutMax);
H A DkeyMgmtSta.c2137 AkmSuite_t *pAkmList, UINT8 akmOutMax)
2143 AkmSuite_t *pAkm = pAkmList;
2153 memset(util_fns, pAkmList, 0x00, akmOutMax * sizeof(AkmSuite_t));
2254 if (!memcmp(util_fns, pAkmList, wpa_oui_none, sizeof(wpa_oui_none))) {