Home
last modified time | relevance | path

Searched defs:tmpbuf (Results 1 – 5 of 5) sorted by relevance

/mcuboot-latest/boot/zephyr/
Dsingle_loader.c36 static uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_validate() local
Dfirmware_loader.c40 static uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_validate() local
/mcuboot-latest/boot/mynewt/src/
Dsingle_loader.c36 static uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_validate() local
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c280 uint8_t tmpbuf[64]; in bs_list() local
484 uint8_t tmpbuf[64]; in bs_set() local
/mcuboot-latest/boot/bootutil/src/
Dloader.c827 TARGET_STATIC uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_check() local
866 static void *tmpbuf; in split_image_check() local