Searched refs:boot_read_image_header (Results 1 – 5 of 5) sorted by relevance
/mcuboot-latest/boot/bootutil/src/ |
D | bootutil_priv.h | 324 int boot_read_image_header(struct boot_loader_state *state, int slot,
|
D | swap_move.c | 72 boot_read_image_header(struct boot_loader_state *state, int slot, in boot_read_image_header() function
|
D | swap_scratch.c | 889 boot_read_image_header(struct boot_loader_state *state, int slot, in boot_read_image_header() function
|
D | swap_offset.c | 80 int boot_read_image_header(struct boot_loader_state *state, int slot, function
|
D | loader.c | 138 rc = boot_read_image_header(state, i, boot_img_hdr(state, i), bs); in boot_read_image_headers()
|