Home
last modified time | relevance | path

Searched defs:crc_offset (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvhdx.c152 uint32_t vhdx_update_checksum(uint8_t *buf, size_t size, int crc_offset) in vhdx_update_checksum()
168 int crc_offset) in vhdx_checksum_calc()
200 bool vhdx_checksum_is_valid(uint8_t *buf, size_t size, int crc_offset) in vhdx_checksum_is_valid()