Home
last modified time | relevance | path

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

/mcuboot-latest/docs/release-notes.d/
Dbootutil-image-verification.md4 boot_is_header_valid() function
/mcuboot-latest/boot/bootutil/src/
Dloader.c900 boot_is_header_valid(const struct image_header *hdr, const struct flash_area *fap, function
1101 if (!boot_is_header_valid(hdr, fap, state)) {
2610 if (boot_is_header_valid(hdr, BOOT_IMG_AREA(state, slot), state)) {