Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/
Dsecureboot_base_swimgverify.h52 CCError_t CCSbImageLoadAndVerify(CCSbFlashReadFunc preHashflashRead_func,
Dsecureboot_base_swimgverify.c35 CCError_t CCSbImageLoadAndVerify(CCSbFlashReadFunc preHashflashRead_func, in CCSbImageLoadAndVerify() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.c110 error = CCSbImageLoadAndVerify(preHashflashRead_func, preHashUserContext, in SBRT_ImageLoadAndVerify()