Home
last modified time | relevance | path

Searched refs:KeyRSC (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DkeyParserExternal.c147 …os_memoryCopy(pKeyParser->hOs, &keyBuffer[MAC_ADDR_LEN], (TI_UINT8*)&(pKeyDesc->KeyRSC), KEY_RSC_L… in keyParserExternal_recv()
Drsn.c515 os_memoryCopy (pRsn->hOs, &rsnOsKey.KeyRSC, in rsn_sendKeysNotSet()
903 …, (void *)pRsn->keys[keyIndex].keyRsc, (TI_UINT8*)&(pParam->content.rsnOsKey.KeyRSC), KEY_RSC_LEN); in rsn_setParam()
/hardware/ti/wlan/wl1271/utils/
DosDot11.h301 OS_802_11_KEY_RSC KeyRSC; member
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c1310 …os_memoryCopy(pCmdInterpret->hOs, &pParam->content.rsnOsKey.KeyRSC, &ext->rx_seq, IW_ENCODE_SEQ_MA… in cmdInterpret_convertAndExecute()