Home
last modified time | relevance | path

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

/mcuboot-latest/boot/mynewt/src/
Dsingle_loader.c36 static uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_validate() local
/mcuboot-latest/boot/zephyr/
Dsingle_loader.c44 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/samples/runtime-source/zephyr/hooks/
Dhooks.c17 static uint8_t tmpbuf[BOOT_TMPBUF_SZ]; variable
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c300 uint8_t tmpbuf[64]; in bs_list() local
543 uint8_t tmpbuf[64]; in bs_set() local
/mcuboot-latest/boot/bootutil/src/
Dloader.c784 TARGET_STATIC uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_check() local
832 static void *tmpbuf; in split_image_check() local