Searched refs:md5sum_dest (Results 1 – 1 of 1) sorted by relevance
147 unsigned char md5sum_dest[16]; in comparefile() local149 checkdata_mtd(dest_path, md5sum_dest, dest_offset, checkSize); in comparefile()151 checkdata(dest_path, md5sum_dest, dest_offset, checkSize); in comparefile()155 if (md5sum_dest[i] != md5sum_source[i]) { in comparefile()