Lines Matching refs:computed
1456 computed = compute_checksum(output, len(checksum))1457 if checksum != computed:1462 .format(checksum, computed))