Searched refs:pKeyData (Results 1 – 1 of 1) sorted by relevance
144 KeyData_t *pKeyData = MNULL; in keyApi_ApUpdateKeyMaterial() local159 pKeyData = &pApInfo->bssData.grpKeyData; in keyApi_ApUpdateKeyMaterial()166 pKeyData = &connPtr->hskData.pwsKeyData; in keyApi_ApUpdateKeyMaterial()181 if (!pKeyData || !pCipher) { in keyApi_ApUpdateKeyMaterial()190 pKeyData->Key, TK_SIZE); in keyApi_ApUpdateKeyMaterial()196 pKeyData->Key, TK_SIZE); in keyApi_ApUpdateKeyMaterial()198 pKeyData->TxMICKey, MIC_KEY_SIZE); in keyApi_ApUpdateKeyMaterial()202 pKeyData->RxMICKey, MIC_KEY_SIZE); in keyApi_ApUpdateKeyMaterial()210 encrypt_key.key_index = pKeyData->KeyIndex; in keyApi_ApUpdateKeyMaterial()