Home
last modified time | relevance | path

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

/mcuboot-latest/boot/mynewt/src/
Dsingle_loader.c33 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/
Dsingle_loader.c41 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()
Dfirmware_loader.c37 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/
Dboot_serial_encryption.c23 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/
Dbootutil_public.c760 boot_image_load_header(const struct flash_area *fa_p, in boot_image_load_header()