Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dtlv.c41 const struct flash_area *fap, uint16_t type, bool prot) in bootutil_tlv_iter_begin() argument
80 it->prot = prot; in bootutil_tlv_iter_begin()
122 if (it->prot && it->tlv_off >= it->prot_end) { in bootutil_tlv_iter_next()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h214 bool prot; member
226 bool prot);