Searched refs:get_crc_value (Results 1 – 1 of 1) sorted by relevance
67 def get_crc_value(inputfile: str, blocksize: int): function110 print("RawFileCRC: ", get_crc_value(imagefile, blocksize), crc_value)181 outputrow.write("%s\n" % (get_crc_value(imagefile, blocksize)))182 outputrow.write("%s\n" % (get_crc_value(temp_file, blocksize)))