Home
last modified time | relevance | path

Searched refs:partnerNonceSizeBytes (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.h302 uint32_t partnerNonceSizeBytes; /*!< partner's's Nonce */ member
Dcc_ffcdh.c1993 … FfcDhWriteBufferBeToBe(&pTmp, pDhCtx->partnerNonce, pDhCtx->partnerNonceSizeBytes, &fullLen); in FfcDhCalcConfirmMacTags()
2026 … FfcDhWriteBufferBeToBe(&pTmp, pDhCtx->partnerNonce, pDhCtx->partnerNonceSizeBytes, &fullLen); in FfcDhCalcConfirmMacTags()