Home
last modified time | relevance | path

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

/u-boot/board/freescale/common/
A Dfsl_validate.c226 void *esbc = (u8 *)(uintptr_t)img->ehdrloc; in read_validate_srk_tbl()
264 void *esbc = (u8 *)(uintptr_t)img->ehdrloc; in read_validate_single_key()
508 (u8 *)(uintptr_t)(img->ehdrloc + img->hdr.srk_tbl_off), in calc_img_key_hash()
567 (u8 *)(uintptr_t)(img->ehdrloc + img->hdr.srk_tbl_off), in calc_esbchdr_esbc_hash()
668 void *esbc = (u8 *)(uintptr_t)img->ehdrloc; in read_validate_esbc_client_header()
910 img->ehdrloc = haddr; in fsl_secboot_validate()
912 esbc = (u8 *)img->ehdrloc; in fsl_secboot_validate()
/u-boot/include/
A Dfsl_validate.h260 uintptr_t ehdrloc; /* ESBC Header location */ member

Completed in 5 milliseconds