Searched refs:fsl_secboot_img_hdr (Results 1 – 2 of 2) sorted by relevance
141 struct fsl_secboot_img_hdr *hdr; in get_ie_info_addr()148 hdr = (struct fsl_secboot_img_hdr *)(uintptr_t)csf_addr; in get_ie_info_addr()223 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_srk_tbl()261 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_single_key()289 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_ie_tbl()553 (u8 *)&img->hdr, sizeof(struct fsl_secboot_img_hdr), 0); in calc_esbchdr_esbc_hash()665 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_esbc_client_header()865 struct fsl_secboot_img_hdr *hdr; in fsl_secboot_validate()912 memcpy(hdr, esbc, sizeof(struct fsl_secboot_img_hdr)); in fsl_secboot_validate()
35 struct fsl_secboot_img_hdr { struct99 struct fsl_secboot_img_hdr { struct237 struct fsl_secboot_img_hdr hdr;