Searched refs:ppCtxEntry (Results 1 – 1 of 1) sorted by relevance
1899 static CCError_t FfcDhCmpInfoEntries(uint8_t **ppCtxEntry, uint8_t **ppPartnEntry) in FfcDhCmpInfoEntries() argument1904 calcSize = FFCDH_GET_LENGTH(*ppCtxEntry); /* size of PartnerId from Ctx; & pTmp1 += 2 */ in FfcDhCmpInfoEntries()1907 …CHECK_AND_SET_ERROR(CC_PalMemCmp(*ppCtxEntry, *ppPartnEntry, partnSize), CC_FFCDH_PARTN_INFO_PARSI… in FfcDhCmpInfoEntries()1909 *ppCtxEntry += calcSize; in FfcDhCmpInfoEntries()