Home
last modified time | relevance | path

Searched refs:derivedKeyingMaterial (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.h265 uint8_t derivedKeyingMaterial[CC_FFCDH_MAX_SIZE_OF_KEYING_MATERIAL_BYTES]; member
Dcc_ffcdh.c2002 &pDhCtx->derivedKeyingMaterial[0]/*HmacKey*/, in FfcDhCalcConfirmMacTags()
2033 &pDhCtx->derivedKeyingMaterial[0]/*HmacKey*/, in FfcDhCalcConfirmMacTags()
2304 pDhCtx->derivedKeyingMaterial/*Okm*/, in CC_FfcDhSetAndCalculateSchemeData()