Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dloader.c1711 static bool parse_record(HexLine *line, uint8_t *our_checksum, const uint8_t c, in parse_record() argument
1747 *our_checksum += value; in parse_record()
1859 uint8_t our_checksum = 0; in parse_hex_blob() local
1882 our_checksum != 0) { in parse_hex_blob()
1902 if (!parse_record(&parser.line, &our_checksum, *hex_blob, in parse_hex_blob()