Searched refs:DhContext_t (Results 1 – 2 of 2) sorted by relevance
404 DhContext_t *pDhCtx, /*!< [in/out] pointer to internal DH context structure */ in FfcDhSchemeInfo()708 DhContext_t *pDhCtx; in CC_FfcDhCtxSetSchemeParams()754 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhCtxSetSchemeParams()963 DhContext_t *pDhCtx; /* pointer to the internal DH context structure */ in CC_FfcDhGeneratePublPrivKeys()988 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; /* get internal DH context */ in CC_FfcDhGeneratePublPrivKeys()1194 DhContext_t *pDhCtx; /* internal DH context */ in CC_FfcDhValidateAndImportPublKey()1211 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhValidateAndImportPublKey()1322 DhContext_t *pDhCtx; /* internal DH context */ in CC_FfcDhValidateAndImportKeyPair()1358 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhValidateAndImportKeyPair()1491 DhContext_t *pDhCtx; in CC_FfcDhGenerateRandomNonce()[all …]
343 } DhContext_t; typedef