Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/proj/cc3x/
Dcc_crypto_boot_defs.h72 uint8_t *pSwCompsData; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/
Dbootimagesverifier_swcomp.c76 pSwRecSignedData = pSwImagesData->pSwCompsData; in CCCertValidateSWComps()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/common/
Dcommon_cert_verify.c363 …swImagesData.pSwCompsData = (uint8_t *)(((unsigned long)pCertMain) + sizeof(uint32_t) + sizeof(CCS… in CCCommonContentCertVerify()