Searched refs:fsl_secboot_img_hdr (Results 1 – 2 of 2) sorted by relevance
142 struct fsl_secboot_img_hdr *hdr; in get_ie_info_addr()149 hdr = (struct fsl_secboot_img_hdr *)(uintptr_t)csf_addr; in get_ie_info_addr()224 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_srk_tbl()262 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_single_key()290 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_ie_tbl()554 (u8 *)&img->hdr, sizeof(struct fsl_secboot_img_hdr), 0); in calc_esbchdr_esbc_hash()666 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_esbc_client_header()866 struct fsl_secboot_img_hdr *hdr; in fsl_secboot_validate()913 memcpy(hdr, esbc, sizeof(struct fsl_secboot_img_hdr)); in fsl_secboot_validate()
36 struct fsl_secboot_img_hdr { struct100 struct fsl_secboot_img_hdr { struct238 struct fsl_secboot_img_hdr hdr;