Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dloader.c949 boot_check_header_erased(struct boot_loader_state *state, int slot) function
1040 if (boot_check_header_erased(state, slot) == 0 ||
1110 if (rc < 0 && boot_check_header_erased(state, BOOT_PRIMARY_SLOT)) {
1804 rc = boot_check_header_erased(state, BOOT_PRIMARY_SLOT);
2052 if (rc != 0 && boot_check_header_erased(state, BOOT_PRIMARY_SLOT) != 0) {
2131 rc = boot_check_header_erased(state, BOOT_PRIMARY_SLOT);