Searched refs:contextBuff (Results 1 – 2 of 2) sorted by relevance
754 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhCtxSetSchemeParams()988 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; /* get internal DH context */ in CC_FfcDhGeneratePublPrivKeys()1211 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhValidateAndImportPublKey()1358 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhValidateAndImportKeyPair()1507 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhGenerateRandomNonce()1601 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhCreateUserInfo()2158 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhSetAndCalculateSchemeData()2386 pDhCtx = (DhContext_t*)&pDhUserCtx->contextBuff; in CC_FfcDhGetSharedSecretKeyingData()
441 uint32_t contextBuff[CC_FFCDH_CONTEXT_BUFF_SIZE_IN_WORDS]; member