Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dimage_validate.c415 static int bootutil_check_for_pure(const struct image_header *hdr, in bootutil_check_for_pure() function
539 rc = bootutil_check_for_pure(hdr, fap); in bootutil_img_validate()