Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/
Dsecureboot_base_swimgverify.h53 void *preHashUserContext,
Dsecureboot_base_swimgverify.c36 void *preHashUserContext, in CCSbImageLoadAndVerify() argument
140 chunkSizeInBytes, preHashUserContext); in CCSbImageLoadAndVerify()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h51 #define _CCSbImageLoadAndVerify(preHashflashRead_func, preHashUserContext, hwBaseAddress, isLoadFro… argument
52 …SBRT_ImageLoadAndVerify(preHashflashRead_func, preHashUserContext, hwBaseAddress, isLoadFromFlash,…
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.h31 void *preHashUserContext,
Dsbrt_int_func.c67 void *preHashUserContext, in SBRT_ImageLoadAndVerify() argument
110 error = CCSbImageLoadAndVerify(preHashflashRead_func, preHashUserContext, in SBRT_ImageLoadAndVerify()