Home
last modified time | relevance | path

Searched refs:fsl_secboot_img_hdr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c142 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()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_validate.h36 struct fsl_secboot_img_hdr { struct
100 struct fsl_secboot_img_hdr { struct
238 struct fsl_secboot_img_hdr hdr;