Home
last modified time | relevance | path

Searched refs:actImageHash (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/
Dsecureboot_base_swimgverify.c53 CCHashResult_t actImageHash; in CCSbImageLoadAndVerify() local
153 chunkSizeInBytes, actImageHash, isLoadIV); in CCSbImageLoadAndVerify()
180 error = BsvCryptoImageFinish(hwBaseAddress, cryptoMode, actImageHash); in CCSbImageLoadAndVerify()
186 …error = UTIL_MemCmp((uint8_t *)cntImageRec.imageHash, (uint8_t *)actImageHash, HASH_RESULT_SIZE_IN… in CCSbImageLoadAndVerify()