Home
last modified time | relevance | path

Searched refs:ephemPrivKey (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh_local.h274 …uint32_t ephemPrivKey[CC_FFCDH_MAX_GENER_ORDER_SIZE_IN_WORDS]; /*!< user's ephemeral private key… member
Dcc_ffcdh.c1019 pPrivKey = &pDhCtx->ephemPrivKey[0]; in CC_FfcDhGeneratePublPrivKeys()
1391 pPrivKey32 = &pDhCtx->ephemPrivKey[0]; in CC_FfcDhValidateAndImportKeyPair()
1741 userPrivKey1 = &pDhCtx->ephemPrivKey[0]; in FfcDhCalcSharedSecretVal()
1781 userPrivKey2 = &pDhCtx->ephemPrivKey[0]; in FfcDhCalcSharedSecretVal()