Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmtk_image.c586 static void put_ghf_common_header(struct gfh_common_header *gfh, int size, in put_ghf_common_header() function
603 put_ghf_common_header(&gfh->file_info.gfh, sizeof(gfh->file_info), in put_ghf_header()
620 put_ghf_common_header(&gfh->bl_info.gfh, sizeof(gfh->bl_info), in put_ghf_header()
625 put_ghf_common_header(&gfh->brom_cfg.gfh, sizeof(gfh->brom_cfg), in put_ghf_header()
638 put_ghf_common_header(&gfh->bl_sec_key.gfh, sizeof(gfh->bl_sec_key), in put_ghf_header()
642 put_ghf_common_header(&gfh->anti_clone.gfh, sizeof(gfh->anti_clone), in put_ghf_header()
648 put_ghf_common_header(&gfh->brom_sec_cfg.gfh, in put_ghf_header()

Completed in 3 milliseconds