Searched defs:fa_p (Results 1 – 5 of 5) sorted by relevance
/mcuboot-latest/boot/mynewt/src/ |
D | single_loader.c | 33 boot_image_validate(const struct flash_area *fa_p, in boot_image_validate() 63 boot_image_validate_once(const struct flash_area *fa_p, in boot_image_validate_once()
|
/mcuboot-latest/boot/zephyr/ |
D | single_loader.c | 41 boot_image_validate(const struct flash_area *fa_p, in boot_image_validate() 71 boot_image_validate_once(const struct flash_area *fa_p, in boot_image_validate_once()
|
D | firmware_loader.c | 37 boot_image_validate(const struct flash_area *fa_p, in boot_image_validate() 67 boot_image_validate_once(const struct flash_area *fa_p, in boot_image_validate_once()
|
/mcuboot-latest/boot/boot_serial/src/ |
D | boot_serial_encryption.c | 23 boot_image_validate_encrypted(const struct flash_area *fa_p, in boot_image_validate_encrypted() 71 read_image_size(const struct flash_area *fa_p, in read_image_size() 220 decrypt_image_inplace(const struct flash_area *fa_p, in decrypt_image_inplace()
|
/mcuboot-latest/boot/bootutil/src/ |
D | bootutil_public.c | 760 boot_image_load_header(const struct flash_area *fa_p, in boot_image_load_header()
|