Searched refs:ehdrloc (Results 1 – 2 of 2) sorted by relevance
226 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()
260 uintptr_t ehdrloc; /* ESBC Header location */ member
Completed in 5 milliseconds