Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/bootutil/src/
Dboot_record.c134 size_t record_len = 0; in boot_save_boot_status() local
170 record_len = len; in boot_save_boot_status()
202 if (record_len < sizeof(image_hash)) { in boot_save_boot_status()
214 offset = record_len - sizeof(image_hash); in boot_save_boot_status()
224 record_len, in boot_save_boot_status()