Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/boot_serial/src/
Dboot_serial.c143 static int boot_serial_get_hash(const struct image_header *hdr,
317 rc = boot_serial_get_hash(&hdr, fap, hash); in bs_list()
495 rc = boot_serial_get_hash(&hdr, fap, hash); in bs_set()
1249 static int boot_serial_get_hash(const struct image_header *hdr, in boot_serial_get_hash() function