Searched refs:ivt_header (Results 1 – 3 of 3) sorted by relevance
24 struct __packed ivt_header { struct31 struct ivt_header hdr; /* IVT header above */ argument
23 static int ivt_header_error(const char *err_str, struct ivt_header *ivt_hdr) in ivt_header_error()31 static int verify_ivt_header(struct ivt_header *ivt_hdr) in verify_ivt_header()527 struct ivt_header *ivt_hdr; in imx_hab_authenticate_image()
532 flash_header_v2_t ivt_header = { { 0xd1, 0x2000, 0x40 }, in main() local550 if (write(ifd, &ivt_header, sizeof(flash_header_v2_t)) in main()