Home
last modified time | relevance | path

Searched refs:pMcstCipherOut (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtApStaCommon.c517 supplicantParseMcstCipher(phostsa_private priv, Cipher_t *pMcstCipherOut, in supplicantParseMcstCipher() argument
521 memset(util_fns, pMcstCipherOut, 0x00, sizeof(Cipher_t)); in supplicantParseMcstCipher()
526 pMcstCipherOut->tkip = 1; in supplicantParseMcstCipher()
530 pMcstCipherOut->ccmp = 1; in supplicantParseMcstCipher()
534 pMcstCipherOut->wep40 = 1; in supplicantParseMcstCipher()
538 pMcstCipherOut->wep104 = 1; in supplicantParseMcstCipher()
569 Cipher_t *pMcstCipherOut, in supplicantParseRsnIe() argument
595 pMcstCipherOut, in supplicantParseRsnIe()
618 supplicantParseMcstCipher(priv, pMcstCipherOut, pGrpKeyCipher); in supplicantParseRsnIe()
H A DkeyMgmtApStaCommon.h78 Cipher_t *pMcstCipherOut,
H A DkeyMgmtSta_rom.h236 Cipher_t *pMcstCipherOut,
H A DkeyMgmtSta.c1814 Cipher_t *pMcstCipherOut, in patch_supplicantParseRsnIe() argument
1850 supplicantParseMcstCipher(priv, pMcstCipherOut, pGrpKeyCipher); in patch_supplicantParseRsnIe()
1990 Cipher_t *pMcstCipherOut,
2018 pMcstCipherOut,
2044 supplicantParseMcstCipher(priv, pMcstCipherOut, pGrpKeyCipher);