Searched refs:hdr_size (Results 1 – 5 of 5) sorted by relevance
79 uint16_t hdr_size; in bootutil_img_hash() local98 (void)hdr_size; in bootutil_img_hash()147 size = hdr_size = hdr->ih_hdr_size; in bootutil_img_hash()174 if ((off < hdr_size) && ((off + blk_sz) > hdr_size)) { in bootutil_img_hash()176 blk_sz = hdr_size - off; in bootutil_img_hash()198 if (off >= hdr_size && off < tlv_off) { in bootutil_img_hash()199 blk_off = (off - hdr_size) & 0xf; in bootutil_img_hash()200 boot_enc_decrypt(enc_state, slot, off - hdr_size, in bootutil_img_hash()
21 uint16_t hdr_size; member60 int lzma_stream_offset = ih.hdr_size + LZMA_HEADER_SIZE; in main()
60 uint16 hdr_size <format=hex>;
45 hdr_size: u16, field
1841 hdr_size: HDR_SIZE as u16, in install_image()2236 hdr_size: u16, field