Searched refs:pUserInfo (Results 1 – 2 of 2) sorted by relevance
716 …CCFfcDhPartyInfo_t *pUserInfo, /*!< [out] pointer to the concatenated UserInfo (i.e. PartyU or …
1566 …CCFfcDhPartyInfo_t *pUserInfo, /*!< [out] pointer to the concatenated UserInfo (i.e. PartyU or … in CC_FfcDhCreateUserInfo() argument1591 …CHECK_AND_SET_ERROR(pUserInfo == NULL || pUserInfoSize == NULL, CC_FFCDH_INVALID_ARGUMENT_POINTER_… in CC_FfcDhCreateUserInfo()1622 CC_PalMemCopy(pUserInfo, pBaseAddr + pDhCtx->dataOffsets.userIdOffset, fullLen); in CC_FfcDhCreateUserInfo()1624 pTmp = (uint8_t*)&pUserInfo + fullLen; in CC_FfcDhCreateUserInfo()