Searched refs:pPartnId (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/ |
D | cc_ffcdh.h | 530 …uint8_t *pPartnId, /*!< [in] pointer to the partner ID - a distinct identifier of t…
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
D | cc_ffcdh.c | 410 …uint8_t *pPartnId, /*!< [in] pointer to the partner ID - a distinct identifier of the party. */ in FfcDhSchemeInfo() argument 633 CC_PalMemCopy(pDhCtx->partnerId, pPartnId, partnIdSize); in FfcDhSchemeInfo() 675 …uint8_t *pPartnId, /*!< [in] pointer to the partner ID - a distinct identifier of t… in CC_FfcDhCtxSetSchemeParams() 847 … err = FfcDhSchemeInfo(pDhCtx, pAlgId, algIdSize, pUserId, userIdSize, pPartnId, partnIdSize); in CC_FfcDhCtxSetSchemeParams()
|