Searched refs:boot_read_image_header (Results 1 – 4 of 4) sorted by relevance
/mcuboot-latest/boot/bootutil/src/ |
D | bootutil_priv.h | 297 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 | loader.c | 127 rc = boot_read_image_header(state, i, boot_img_hdr(state, i), bs); in boot_read_image_headers()
|