Searched refs:pckBlob (Results 1 – 8 of 8) sorted by relevance
81 static inline fsl_nboot_status_t nboot_hal_get_pck_blob(uint8_t *pckBlob, uint32_t pckBlobSize);242 static inline fsl_nboot_status_t nboot_hal_get_pck_blob(uint8_t *pckBlob, uint32_t pckBlobSize) in nboot_hal_get_pck_blob() argument245 assert(pckBlob); in nboot_hal_get_pck_blob()256 otpStatus = OCOTP_OtpFuseRead(fuseIdxStart, (uint32_t *)(&pckBlob[4 * i])); in nboot_hal_get_pck_blob()285 status = nboot_hal_get_pck_blob(&parms->pckBlob[0], sizeof(parms->pckBlob)); in nboot_hal_get_sb3_manifest_params()
181 uint8_t pckBlob[48]; member
492 uint8_t pckBlob[48]; /*! CSSv2 protected blob with Part Common Key (PCK) */ member
241 uint8_t pckBlob[48]; /*! CSSv2 protected blob with Part Common Key (PCK) */ member