Searched refs:preHashUserContext (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/ |
D | secureboot_base_swimgverify.h | 53 void *preHashUserContext,
|
D | secureboot_base_swimgverify.c | 36 void *preHashUserContext, in CCSbImageLoadAndVerify() argument 140 chunkSizeInBytes, preHashUserContext); in CCSbImageLoadAndVerify()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/ |
D | secureboot_stage_defs.h | 51 #define _CCSbImageLoadAndVerify(preHashflashRead_func, preHashUserContext, hwBaseAddress, isLoadFro… argument 52 …SBRT_ImageLoadAndVerify(preHashflashRead_func, preHashUserContext, hwBaseAddress, isLoadFromFlash,…
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
D | sbrt_int_func.h | 31 void *preHashUserContext,
|
D | sbrt_int_func.c | 67 void *preHashUserContext, in SBRT_ImageLoadAndVerify() argument 110 error = CCSbImageLoadAndVerify(preHashflashRead_func, preHashUserContext, in SBRT_ImageLoadAndVerify()
|