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

/hardware/ti/wlan/wl1271/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.c516 (void *)pRsn->keys[keyIndex].keyRsc,
903 os_memoryCopy (pRsn->hOs, (void *)pRsn->keys[keyIndex].keyRsc, (TI_UINT8*)&(pParam->content.rsnOsKey.KeyRSC), KEY_RSC_LEN);
1118 os_memoryCopy(pRsn->hOs,(void*)pRsn->keys[keyIndex].keyRsc, (TI_UINT8*)&(pSecurityKey->keyRsc), KEY_RSC_LEN);
1722 TRACE_INFO_HEX(pRsn->hReport, (TI_UINT8 *)pKey->keyRsc, KEY_RSC_LEN);
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h1593 TI_UINT8 keyRsc[KEY_RSC_LEN]; /**< Security Key RSC */ member in struct:__anon2636

Completed in 91 milliseconds