Home
last modified time | relevance | path

Searched refs:workspace_ptr (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/
Dbootimagesverifier_swcomp.h48 uint32_t *workspace_ptr,
Dbootimagesverifier_swcomp.c42 uint32_t *workspace_ptr, in CCCertValidateSWComps() argument
197workspace_ptr, workspaceSize); /* workspace & workspaceSize to load the SW component into */ in CCCertValidateSWComps()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/
Dsecureboot_base_swimgverify.c45 uint32_t *workspace_ptr, in CCSbImageLoadAndVerify() argument
113 workRam1 = workspace_ptr; /* Size of this section is CC_DOUBLE_BUFFER_MAX_SIZE_IN_BYTES/2 */ in CCSbImageLoadAndVerify()
114 workRam2 = workspace_ptr + (CC_DOUBLE_BUFFER_MAX_SIZE_IN_BYTES/2)/sizeof(uint32_t); in CCSbImageLoadAndVerify()
Dsecureboot_base_swimgverify.h62 uint32_t *workspace_ptr,
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h51 …, cryptoMode, keyType, AESIv, pSwRecSignedData, pSwRecNoneSignedData, workspace_ptr, workspaceSize… argument
52 …, cryptoMode, keyType, AESIv, pSwRecSignedData, pSwRecNoneSignedData, workspace_ptr, workspaceSize)
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.h40 uint32_t *workspace_ptr,
Dsbrt_int_func.c76 uint32_t *workspace_ptr, in SBRT_ImageLoadAndVerify() argument
113 pSwRecNoneSignedData, workspace_ptr, workspaceSize); in SBRT_ImageLoadAndVerify()