Searched refs:BOOT_TLV_OFF (Results 1 – 7 of 7) sorted by relevance
51 off_ = BOOT_TLV_OFF(hdr) + it->start_off; in bootutil_tlv_iter_begin()53 off_ = BOOT_TLV_OFF(hdr); in bootutil_tlv_iter_begin()
388 off = BOOT_TLV_OFF(boot_img_hdr(state, slot)); in boot_read_image_size()
148 tlv_off = BOOT_TLV_OFF(hdr); in boot_decrypt_and_copy_image_to_sram()
411 #define BOOT_TLV_OFF(hdr) ((hdr)->ih_hdr_size + (hdr)->ih_img_size) macro
779 off = BOOT_TLV_OFF(boot_img_hdr(state, slot));
1421 tlv_off = BOOT_TLV_OFF(hdr);
80 off = BOOT_TLV_OFF(hdr); in read_image_size()177 tlv_off = BOOT_TLV_OFF(hdr); in decrypt_region_inplace()