Searched refs:pCipher (Results 1 – 3 of 3) sorted by relevance
462 Cipher_t *pCipher, in keyMgmtAp_FormatWPARSN_IE_internal() argument475 UINT8 ucastBitmap = *((UINT8 *)pCipher); in keyMgmtAp_FormatWPARSN_IE_internal()558 Cipher_t *pCipher, in keyMgmtAp_FormatWPARSN_IE() argument568 pCipher, in keyMgmtAp_FormatWPARSN_IE()
146 Cipher_t *pCipher = MNULL; in keyApi_ApUpdateKeyMaterial() local160 pCipher = &pBssConfig->RsnConfig.mcstCipher; in keyApi_ApUpdateKeyMaterial()167 pCipher = in keyApi_ApUpdateKeyMaterial()181 if (!pKeyData || !pCipher) { in keyApi_ApUpdateKeyMaterial()186 if (pCipher->ccmp) { in keyApi_ApUpdateKeyMaterial()191 } else if (pCipher->tkip) { in keyApi_ApUpdateKeyMaterial()
60 Cipher_t *pCipher,