Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dtlv.c147 bootutil_tlv_iter_is_prot(struct image_tlv_iter *it, uint32_t off) in bootutil_tlv_iter_is_prot() function
Dimage_validate.c457 if (!bootutil_tlv_iter_is_prot(&it, off)) { in bootutil_img_validate()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h218 int bootutil_tlv_iter_is_prot(struct image_tlv_iter *it, uint32_t off);