Searched refs:userEphemPublKey (Results 1 – 2 of 2) sorted by relevance
288 … uint32_t userEphemPublKey[CC_FFCDH_MAX_MOD_SIZE_IN_WORDS]; /*!< user's ephemeral public key. */ member
1020 pPublKey = &pDhCtx->userEphemPublKey[0]; in CC_FfcDhGeneratePublPrivKeys()1392 pPublKey32 = &pDhCtx->userEphemPublKey[0]; in CC_FfcDhValidateAndImportKeyPair()1612 …FfcDhWriteBufferLeToBe(&pTmp, pDhCtx->userEphemPublKey, pDhCtx->userEphemPublKeySizeBytes, &fullLe… in CC_FfcDhCreateUserInfo()1990 …FfcDhWriteBufferLeToBe(&pTmp, &pDhCtx->userEphemPublKey[0], pDhCtx->userStatPublKeySizeBytes>>2, &… in FfcDhCalcConfirmMacTags()2027 …FfcDhWriteBufferLeToBe(&pTmp, pDhCtx->userEphemPublKey, pDhCtx->userStatPublKeySizeBytes>>2, &full… in FfcDhCalcConfirmMacTags()