Home
last modified time | relevance | path

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

/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c157 static int boot_serial_get_hash(const struct image_header *hdr,
340 rc = boot_serial_get_hash(&hdr, fap, hash); in bs_list()
527 rc = boot_serial_get_hash(&hdr, fap, hash); in bs_set()
1444 static int boot_serial_get_hash(const struct image_header *hdr, in boot_serial_get_hash() function