Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmtk_image.c572 static void put_ghf_common_header(struct gfh_common_header *gfh, int size, in put_ghf_common_header() function
587 put_ghf_common_header(&gfh->file_info.gfh, sizeof(gfh->file_info), in put_ghf_header()
604 put_ghf_common_header(&gfh->bl_info.gfh, sizeof(gfh->bl_info), in put_ghf_header()
609 put_ghf_common_header(&gfh->brom_cfg.gfh, sizeof(gfh->brom_cfg), in put_ghf_header()
618 put_ghf_common_header(&gfh->bl_sec_key.gfh, sizeof(gfh->bl_sec_key), in put_ghf_header()
622 put_ghf_common_header(&gfh->anti_clone.gfh, sizeof(gfh->anti_clone), in put_ghf_header()
628 put_ghf_common_header(&gfh->brom_sec_cfg.gfh, in put_ghf_header()