Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/common_utils/
Dcnt_data_structures.py308 isAesCodeEncUsed = int(LineList[4],16)
314 …eAddr = FlashStoreAddr, ImgMaxSizeInBytes = ImgMaxSizeInBytes, isAesCodeEncUsed = isAesCodeEncUsed)
319 def HashResOnSWComponent(logFile, FileName, isAesCodeEncUsed, codeEncId, SBU_DLLHandle, memoryLoadA… argument
321 if isAesCodeEncUsed == 1 :
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/
Dsecureboot_base_swimgverify.c76 if (cntImageRec.isAesCodeEncUsed == 0){ in CCSbImageLoadAndVerify()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/secure_debug/cc3x/
Dsecdebug_defs.h124 uint32_t isAesCodeEncUsed; member