Home
last modified time | relevance | path

Searched refs:partnerIdSizeBytes (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.h296 uint32_t partnerIdSizeBytes; /*!< user's ID actual size in bytes */ member
Dcc_ffcdh.c634 pDhCtx->partnerIdSizeBytes = partnIdSize; in FfcDhSchemeInfo()
1989 FfcDhWriteBufferBeToBe(&pTmp, pDhCtx->partnerId, pDhCtx->partnerIdSizeBytes, &fullLen); in FfcDhCalcConfirmMacTags()
2023 FfcDhWriteBufferBeToBe(&pTmp, pDhCtx->partnerId, pDhCtx->partnerIdSizeBytes, &fullLen); in FfcDhCalcConfirmMacTags()