Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dboot_record.c140 bool hash_found = false; in boot_save_boot_status() local
188 hash_found = true; in boot_save_boot_status()
199 if (!boot_record_found || !hash_found) { in boot_save_boot_status()