Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtApStaCommon.c544 UINT8 pwsKeyCnt, UINT8 *pPwsKeyCipherList) in supplicantParseUcstCipher() argument
554 if (!memcmp(util_fns, pPwsKeyCipherList + (count * 4), in supplicantParseUcstCipher()
558 } else if (!memcmp(util_fns, pPwsKeyCipherList + (count * 4), in supplicantParseUcstCipher()
581 UINT8 *pPwsKeyCipherList; in supplicantParseRsnIe() local
624 pPwsKeyCipherList = pIeData; in supplicantParseRsnIe()
627 pPwsKeyCipherList); in supplicantParseRsnIe()
H A DkeyMgmtSta.c1826 UINT8 *pPwsKeyCipherList; in patch_supplicantParseRsnIe() local
1856 pPwsKeyCipherList = pIeData; in patch_supplicantParseRsnIe()
1859 pPwsKeyCipherList); in patch_supplicantParseRsnIe()
2001 UINT8 *pPwsKeyCipherList;
2059 pPwsKeyCipherList = pIeData;
2062 pPwsKeyCipherList);
H A DkeyMgmtSta_rom.h241 UINT8 *pPwsKeyCipherList);