Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h120 #define BOOT_EBADARGS 7 macro
/mcuboot-latest/boot/bootutil/src/
Dswap_misc.c156 return BOOT_EBADARGS; in swap_read_status()
Dswap_move.c161 return BOOT_EBADARGS; in swap_read_status_bytes()
Dimage_validate.c367 return BOOT_EBADARGS; in bootutil_get_img_security_cnt()
Dswap_scratch.c72 return BOOT_EBADARGS; in swap_read_status_bytes()
Dswap_offset.c247 return BOOT_EBADARGS;
Dloader.c593 rc = BOOT_EBADARGS; in boot_verify_slot_dependencies()