Searched refs:bootutil_max_image_size (Results 1 – 3 of 3) sorted by relevance
334 uint32_t bootutil_max_image_size(const struct flash_area *fap) in bootutil_max_image_size() function
514 uint32_t bootutil_max_image_size(const struct flash_area *fap);
558 if (it.tlv_end > bootutil_max_image_size(fap)) { in bootutil_img_validate()