Searched refs:update_header (Results 1 – 1 of 1) sorted by relevance
30 struct update_header { struct60 static struct update_header update_hdr; argument107 static void update_cleanup(void *fit, struct update_header *hdr) in update_cleanup()131 static int update_populate_image(void *fit, struct update_header *hdr) in update_populate_image()218 static void *update_download_hdr(struct update_header *hdr) in update_download_hdr()271 static int hdr_checksum_verify(void *fit, struct update_header *hdr) in hdr_checksum_verify()295 static void print_hdr_local(struct update_header *hdr, in print_hdr_local()315 static int hdr_param_verify(void *fit, struct update_header *hdr, in hdr_param_verify()385 static int update_verify_hdr(void *fit, struct update_header *hdr, in update_verify_hdr()424 static int update_local_info(void *fit, struct update_header *hdr) in update_local_info()[all …]