Home
last modified time | relevance | path

Searched refs:currInsertedDataSize (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.h319 uint32_t currInsertedDataSize; member
Dcc_ffcdh.c1620 pDhCtx->currInsertedDataSize = fullLen; in CC_FfcDhCreateUserInfo()
1673 FfcDhWriteBufferBeToBe(&pKey, *ppInKey, size2, &pDhCtx->currInsertedDataSize); in FfcDhValidatePartnInfoPublKey()
2246 FfcDhWriteBufferBeToBe(&pTmp1, pTmp2, size2, &pDhCtx->currInsertedDataSize); in CC_FfcDhSetAndCalculateSchemeData()
2258 … FfcDhWriteBufferBeToBe(&pTmp1, pTmp2, size2, &pDhCtx->currInsertedDataSize); /* copy to Context */ in CC_FfcDhSetAndCalculateSchemeData()
2262 FfcDhWriteBufferBeToBe(&pTmp1, pSuppPubInfo, suppPubInfoSize, &pDhCtx->currInsertedDataSize); in CC_FfcDhSetAndCalculateSchemeData()
2263 FfcDhWriteBufferBeToBe(&pTmp1, pSuppPrivInfo, suppPrivInfoSize, &pDhCtx->currInsertedDataSize); in CC_FfcDhSetAndCalculateSchemeData()
2303 pDhCtx->currInsertedDataSize/*InfoLen*/, in CC_FfcDhSetAndCalculateSchemeData()