Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.h408 uint32_t vhdx_update_checksum(uint8_t *buf, size_t size, int crc_offset);
H A Dvhdx.c152 uint32_t vhdx_update_checksum(uint8_t *buf, size_t size, int crc_offset) in vhdx_update_checksum() function
341 vhdx_update_checksum(buffer, VHDX_HEADER_SIZE, in vhdx_write_header()
1861 vhdx_update_checksum(buffer, VHDX_HEADER_BLOCK_SIZE, in vhdx_create_new_region_table()
H A Dvhdx-log.c1017 vhdx_update_checksum(buffer, total_length, in vhdx_log_write()