Searched defs:pDhUserCtx (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
D | cc_ffcdh.c | 340 CEXPORT_C CCError_t CC_FfcDhInitCtx( CCFfcDhUserContext_t *pDhUserCtx) in CC_FfcDhInitCtx() 370 CEXPORT_C CCError_t CC_FfcDhFreeCtx( CCFfcDhUserContext_t *pDhUserCtx) in CC_FfcDhFreeCtx() 658 …CCFfcDhUserContext_t *pDhUserCtx, /*!< [in/out] pointer to context structure, containing all param… in CC_FfcDhCtxSetSchemeParams() 952 … CCFfcDhUserContext_t *pDhUserCtx,/*!< [in/out] pointer to DH FFC User Context structure. */ in CC_FfcDhGeneratePublPrivKeys() 1179 … CCFfcDhUserContext_t *pDhUserCtx, /*!< [in/out] pointer to DH FFC Context structure. */ in CC_FfcDhValidateAndImportPublKey() 1302 … CCFfcDhUserContext_t *pDhUserCtx, /*!< [in/out] pointer to DH FFC Context structure. */ in CC_FfcDhValidateAndImportKeyPair() 1487 … CCFfcDhUserContext_t *pDhUserCtx, /*!< [in/out] pointer to DH FFC Context structure. */ in CC_FfcDhGenerateRandomNonce() 1558 … CCFfcDhUserContext_t *pDhUserCtx, /*!< [in/out] pointer to context structure, containing all data, in CC_FfcDhCreateUserInfo() 2089 …CCFfcDhUserContext_t *pDhUserCtx, /*!< [in/out] pointer to context structure, containing all data,… in CC_FfcDhSetAndCalculateSchemeData() 2356 …CCFfcDhUserContext_t *pDhUserCtx, /*!< [in] pointer to the user's DH context structure, containing… in CC_FfcDhGetSharedSecretKeyingData()
|