Home
last modified time | relevance | path

Searched refs:checksum (Results 1 – 7 of 7) sorted by relevance

/tools/dexter/slicer/
Ddex_format.cc30 const int non_sum = sizeof(header->magic) + sizeof(header->checksum); in ComputeChecksum()
Dwriter.cc348 header->checksum = dex::ComputeChecksum(header); in CreateImage()
/tools/test/connectivity/acts/framework/acts/controllers/
Dmonsoon.py362 checksum = (data_len + sum(bytearray(data))) % 256
363 out = struct.pack("B", data_len) + data + struct.pack("B", checksum)
383 checksum = (sum(struct.unpack("B" * len(body), body)) + data_len) % 256
384 if result[-1] != checksum:
387 hex(checksum), hex(result[-1]))
/tools/dexter/slicer/export/slicer/
Ddex_format.h136 u4 checksum; member
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt1468 addresses from the IP header in its checksum computation must be
1528 the UDP checksum is not optional. That is, whenever
1530 checksum over the packet and the pseudo-header, and, if that
1533 discard UDP packets containing a zero checksum, and should log
1537 its checksum computation; this is a change from the IPv4 version of
1538 ICMP, which does not include a pseudo-header in its checksum. The
1541 which, unlike IPv4, are not covered by an internet-layer checksum.
/tools/tradefederation/core/res/jacoco/
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...