Searched refs:pSwRecNoneSignedData (Results 1 – 5 of 5) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/ |
| D | bootimagesverifier_swcomp.c | 54 uint32_t *pSwRecNoneSignedData = NULL; in CCCertValidateSWComps() local 79 pSwRecNoneSignedData = pSwImagesAddData; in CCCertValidateSWComps() 196 … pSwRecNoneSignedData, /* pointer to SW components non-signed data. always word aligned */ in CCCertValidateSWComps() 205 …pSwRecNoneSignedData = (uint32_t *)((unsigned long)pSwRecNoneSignedData + SW_REC_NONE_SIGNED_DATA_… in CCCertValidateSWComps()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/ |
| D | secureboot_base_swimgverify.h | 61 uint32_t *pSwRecNoneSignedData,
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/ |
| D | secureboot_stage_defs.h | 51 …ash, isVerifyImage, cryptoMode, keyType, AESIv, pSwRecSignedData, pSwRecNoneSignedData, workspace_… argument 52 …ash, isVerifyImage, cryptoMode, keyType, AESIv, pSwRecSignedData, pSwRecNoneSignedData, workspace_…
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
| D | sbrt_int_func.h | 39 uint32_t *pSwRecNoneSignedData,
|
| D | sbrt_int_func.c | 75 uint32_t *pSwRecNoneSignedData, in SBRT_ImageLoadAndVerify() argument 113 pSwRecNoneSignedData, workspace_ptr, workspaceSize); in SBRT_ImageLoadAndVerify()
|