Searched refs:pRsnKey (Results 1 – 4 of 4) sorted by relevance
1130 pParam->content.pRsnKey = &myKeyInfo; in cmdInterpret_convertAndExecute()1133 pParam->content.pRsnKey->keyIndex = index; in cmdInterpret_convertAndExecute()1137 if ((pParam->content.pRsnKey) && (pParam->content.pRsnKey->encLen)) in cmdInterpret_convertAndExecute()1140 wrqu->data.length = pParam->content.pRsnKey->encLen; in cmdInterpret_convertAndExecute()1141 … os_memoryCopy(pCmdInterpret->hOs,extra, &pParam->content.pRsnKey->encKey,wrqu->data.length); in cmdInterpret_convertAndExecute()1265 pParam->paramLength = sizeof(pParam->content.pRsnKey); in cmdInterpret_convertAndExecute()1266 pParam->content.pRsnKey = &key; in cmdInterpret_convertAndExecute()
690 pParam->content.pRsnKey = &pRsn->keys[pParam->content.pRsnKey->keyIndex]; in rsn_getParam()691 if (pParam->content.pRsnKey->keyIndex == pRsn->defaultKeyId) in rsn_getParam()693 pParam->content.pRsnKey->keyIndex |= 0x80000000; in rsn_getParam()1082 TSecurityKeys *pSecurityKey = pParam->content.pRsnKey; in rsn_setParam()
628 TSecurityKeys *pRsnKey; member
2452 TSecurityKeys *pRsnKey; /**< */ member