Searched refs:image_checksum (Results 1 - 3 of 3) sorted by relevance

/system/core/libsparse/
H A Dsparse_format.h30 __le32 image_checksum; /* CRC32 checksum of the original data, counting "don't care" */ member in struct:sparse_header
H A Dsimg_dump.py66 image_checksum = header[8]
88 if image_checksum != 0:
89 print("checksum=0x%08X" % (image_checksum))
H A Doutput_file.c593 .image_checksum = 0

Completed in 55 milliseconds