Searched refs:statPrivKey (Results 1 – 2 of 2) sorted by relevance
272 … uint32_t statPrivKey[CC_FFCDH_MAX_GENER_ORDER_SIZE_IN_WORDS]; /*!< user's static private key. */ member
1007 pPrivKey = &pDhCtx->statPrivKey[0]; in CC_FfcDhGeneratePublPrivKeys()1380 pPrivKey32 = &pDhCtx->statPrivKey[0]; in CC_FfcDhValidateAndImportKeyPair()1738 userPrivKey1 = &pDhCtx->statPrivKey[0]; in FfcDhCalcSharedSecretVal()1784 userPrivKey2 = &pDhCtx->statPrivKey[0]; in FfcDhCalcSharedSecretVal()