Home
last modified time | relevance | path

Searched refs:partnerEphemPublKeySizeBytes (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.h300 … uint32_t partnerEphemPublKeySizeBytes; /*!< partner's ephemeral public key size in bytes */ member
Dcc_ffcdh.c1242 previousKeySize = pDhCtx->partnerEphemPublKeySizeBytes; /*size of previous inserted key*/ in CC_FfcDhValidateAndImportPublKey()
1245 pPublKeySizeBytes = &pDhCtx->partnerEphemPublKeySizeBytes; in CC_FfcDhValidateAndImportPublKey()
1750 pDhCtx->partnerEphemPublKeySizeBytes = primeSizeBytes; in FfcDhCalcSharedSecretVal()
1790 pDhCtx->partnerEphemPublKeySizeBytes = primeSizeBytes; in FfcDhCalcSharedSecretVal()