Searched refs:ppInKey (Results 1 – 1 of 1) sorted by relevance
1646 …uint8_t **ppInKey) /*!< [in/out] pointer to pointer to partnerInfo publ.keydata… in FfcDhValidatePartnInfoPublKey() argument1656 size2 = FFCDH_GET_LENGTH(*ppInKey); /*in partner Info*/ in FfcDhValidatePartnInfoPublKey()1661 …CHECK_AND_SET_ERROR(CC_PalMemCmp(*ppCtxKey, *ppInKey, size1), CC_FFCDH_PARTN_INFO_PARSING_DATA_ERR… in FfcDhValidatePartnInfoPublKey()1667 *ppInKey, size2, /*received PublKey*/ in FfcDhValidatePartnInfoPublKey()1673 FfcDhWriteBufferBeToBe(&pKey, *ppInKey, size2, &pDhCtx->currInsertedDataSize); in FfcDhValidatePartnInfoPublKey()1680 *ppInKey += size2; in FfcDhValidatePartnInfoPublKey()