Searched refs:protect_tlv_size (Results 1 – 4 of 4) sorted by relevance
65 uint32_t protect_tlv_size; in read_image_size() local75 protect_tlv_size = hdr->ih_protect_tlv_size; in read_image_size()77 if (protect_tlv_size != info.it_tlv_tot) { in read_image_size()86 } else if (protect_tlv_size != 0) { in read_image_size()96 *size = off + protect_tlv_size + info.it_tlv_tot; in read_image_size()
46 protect_tlv_size: u16, field
614 uint32_t protect_tlv_size; in boot_read_image_size() local636 protect_tlv_size = boot_img_hdr(state, slot)->ih_protect_tlv_size; in boot_read_image_size()638 if (protect_tlv_size != info.it_tlv_tot) { in boot_read_image_size()647 } else if (protect_tlv_size != 0) { in boot_read_image_size()657 *size = off + protect_tlv_size + info.it_tlv_tot; in boot_read_image_size()
1815 protect_tlv_size: tlv.protect_size(), in install_image()2190 protect_tlv_size: u16, field