Searched refs:ppCtxKey (Results 1 – 1 of 1) sorted by relevance
1645 …uint8_t **ppCtxKey, /*!< [in/out] pointer to pointer to context publ.key buffer … in FfcDhValidatePartnInfoPublKey() argument1651 uint8_t *pKey = *ppCtxKey; in FfcDhValidatePartnInfoPublKey()1655 size1 = FFCDH_GET_LENGTH(*ppCtxKey); /*in ctx*/ in FfcDhValidatePartnInfoPublKey()1661 …CHECK_AND_SET_ERROR(CC_PalMemCmp(*ppCtxKey, *ppInKey, size1), CC_FFCDH_PARTN_INFO_PARSING_DATA_ERR… in FfcDhValidatePartnInfoPublKey()1679 *ppCtxKey += size1; in FfcDhValidatePartnInfoPublKey()