Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/bootutil/src/
Dtlv.c40 const struct flash_area *fap, uint16_t type, bool prot) in bootutil_tlv_iter_begin() argument
74 it->prot = prot; in bootutil_tlv_iter_begin()
116 if (it->prot && it->tlv_off >= it->prot_end) { in bootutil_tlv_iter_next()
/mcuboot-3.4.0/boot/bootutil/include/bootutil/
Dimage.h172 bool prot; member
181 bool prot);