Searched refs:keyRsc (Results 1 - 8 of 8) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A DkeyDeriveAes.c139 os_memoryCopy(pKeyDerive->hOs, (void *)key.keyRsc, (void *)keyMaterialAes->keyRSC, KEY_RSC_LEN);
H A DkeyDeriveTkip.c147 os_memoryCopy(pKeyDerive->hOs, (void *)key.keyRsc, (void *)keyMaterialTkip->keyRSC, KEY_RSC_LEN);
H A Drsn.c514 (void *)pRsn->keys[keyIndex].keyRsc,
930 os_memoryCopy (pRsn->hOs, (void *)pRsn->keys[keyIndex].keyRsc, (UINT8*)&(pParam->content.rsnOsKey.KeyRSC), KEY_RSC_LEN);
1593 WLAN_REPORT_HEX_INFORMATION(pRsn->hReport, RSN_MODULE_LOG, (UINT8 *)pKey->keyRsc, KEY_RSC_LEN);
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DkeyDeriveAes.c137 os_memoryCopy(pKeyDerive->hOs, (void *)key.keyRsc, (void *)keyMaterialAes->keyRSC, KEY_RSC_LEN);
H A DkeyDeriveTkip.c146 os_memoryCopy(pKeyDerive->hOs, (void *)key.keyRsc, (void *)keyMaterialTkip->keyRSC, KEY_RSC_LEN);
H A Drsn.c511 (void *)pRsn->keys[keyIndex].keyRsc,
874 os_memoryCopy (pRsn->hOs, (void *)pRsn->keys[keyIndex].keyRsc, (TI_UINT8*)&(pParam->content.rsnOsKey.KeyRSC), KEY_RSC_LEN);
1079 os_memoryCopy(pRsn->hOs,(void*)pRsn->keys[keyIndex].keyRsc, (TI_UINT8*)&(pSecurityKey->keyRsc), KEY_RSC_LEN);
1581 TRACE_INFO_HEX(pRsn->hReport, (TI_UINT8 *)pKey->keyRsc, KEY_RSC_LEN);
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h747 UINT8 keyRsc[KEY_RSC_LEN];
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h1561 TI_UINT8 keyRsc[KEY_RSC_LEN]; /**< Security Key RSC */ member in struct:__anon1352

Completed in 115 milliseconds