Searched refs:pRsnKey (Results 1 - 7 of 7) sorted by relevance

/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A DCmdInterpretWext.c1011 pParam->content.pRsnKey = &myKeyInfo;
1014 pParam->content.pRsnKey->keyIndex = index;
1018 if ((pParam->content.pRsnKey) && (pParam->content.pRsnKey->encLen))
1021 wrqu->data.length = pParam->content.pRsnKey->encLen;
1022 os_memoryCopy(pCmdInterpret->hOs,extra, &pParam->content.pRsnKey->encKey,wrqu->data.length);
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A Drsn.c677 pParam->content.pRsnKey = &pRsn->keys[pParam->content.pRsnKey->keyIndex];
678 if (pParam->content.pRsnKey->keyIndex == pRsn->defaultKeyId)
680 pParam->content.pRsnKey->keyIndex |= 0x80000000;
1053 TSecurityKeys *pSecurityKey = pParam->content.pRsnKey;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A Drsn.c675 pParam->content.pRsnKey = &pRsn->keys[pParam->content.pRsnKey->keyIndex];
676 if (pParam->content.pRsnKey->keyIndex == pRsn->defaultKeyId)
678 pParam->content.pRsnKey->keyIndex |= 0x80000000;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h583 securityKeys_t *pRsnKey; member in union:__anon738
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DparamOut.h619 TSecurityKeys *pRsnKey; member in union:__anon1555::__anon1556
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DparamOut.h686 securityKeys_t *pRsnKey; member in union:__anon305::__anon306
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h2406 TSecurityKeys *pRsnKey; /**< */ member in union:__anon1391

Completed in 118 milliseconds