Searched refs:setDefaultKeyId (Results 1 - 18 of 18) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A DunicastKeyNone.c157 if (pUnicastKey->pParent->setDefaultKeyId!=NULL)
159 status = pUnicastKey->pParent->setDefaultKeyId(pUnicastKey->pParent,
H A DmainSecSm.c186 pMainSec->setDefaultKeyId = mainSec_setDefaultKeyId;
382 status = pMainSec->pParent->setDefaultKeyId(pMainSec->pParent, keyId);
H A DunicastKey802_1x.c354 if (pUnicastKey->pParent->setDefaultKeyId!=NULL)
356 status = pUnicastKey->pParent->setDefaultKeyId(pUnicastKey->pParent,
H A DkeyParserWep.c168 status = pKeyParser->pParent->setDefaultKeyId(pKeyParser->pParent, (UINT8)securityKey.keyIndex);
H A DmainKeysSm.c249 pMainKeys->setDefaultKeyId = mainKeys_setDefaultKeyId;
566 return (pMainKeys->pParent->setDefaultKeyId(pMainKeys->pParent, keyId));
H A Drsn.c300 pRsn->setDefaultKeyId = rsn_setDefaultKeyId;
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DunicastKeyNone.c156 if (pUnicastKey->pParent->setDefaultKeyId!=NULL)
158 status = pUnicastKey->pParent->setDefaultKeyId(pUnicastKey->pParent,
H A DunicastKey802_1x.c331 if (pUnicastKey->pParent->setDefaultKeyId!=NULL)
333 status = pUnicastKey->pParent->setDefaultKeyId(pUnicastKey->pParent,
H A DmainKeysSm.h117 mainKeysSmSetDefaultKeyId_t setDefaultKeyId; member in struct:_mainKeys_t
H A DkeyParserWep.c161 status = pKeyParser->pParent->setDefaultKeyId(pKeyParser->pParent, (TI_UINT8)securityKey.keyIndex);
H A DmainSecSm.h127 mainSecSmSetDefaultKeyId_t setDefaultKeyId; member in struct:_mainSec_t
H A DmainSecSm.c186 pMainSec->setDefaultKeyId = mainSec_setDefaultKeyId;
389 status = pMainSec->pParent->setDefaultKeyId(pMainSec->pParent, keyId);
H A Drsn.h173 rsn_setDefaultKeyId_t setDefaultKeyId; member in struct:_rsn_t
H A DmainKeysSm.c239 pMainKeys->setDefaultKeyId = mainKeys_setDefaultKeyId;
559 return (pMainKeys->pParent->setDefaultKeyId(pMainKeys->pParent, keyId));
H A Drsn.c257 pRsn->setDefaultKeyId = rsn_setDefaultKeyId;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
H A DmainKeysSm.h116 mainKeysSmSetDefaultKeyId_t setDefaultKeyId; member in struct:_mainKeys_t
H A DmainSecSm.h128 mainSecSmSetDefaultKeyId_t setDefaultKeyId; member in struct:_mainSec_t
H A Drsn.h161 rsn_setDefaultKeyId_t setDefaultKeyId; member in struct:_rsn_t

Completed in 183 milliseconds