Searched refs:img_size (Results 1 – 5 of 5) sorted by relevance
613 static size_t img_size; /* Total image size, held for duration of upload */ in bs_upload() local731 img_size = img_size_tmp; in bs_upload()739 } else if (curr_off + img_chunk_len > img_size) { in bs_upload()765 if (curr_off + img_chunk_len + rem_bytes < img_size) { in bs_upload()819 if (curr_off == img_size) { in bs_upload()831 img_size); in bs_upload()857 if (curr_off == img_size) { in bs_upload()
62 uint32 img_size <format=hex>;112 uchar payload[ihdr.img_size];
46 img_size: u32, field
629 magic, _, header_size, _, img_size = struct.unpack('IIHHI', b[:16])635 tlv_off = header_size + img_size
1702 img_size: len as u32, in install_image()2072 img_size: u32, field