Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dhbitmap.h262 char *hbitmap_sha256(const HBitmap *bitmap, Error **errp);
/openbmc/qemu/block/
H A Ddirty-bitmap.c775 return hbitmap_sha256(bitmap->bitmap, errp); in bdrv_dirty_bitmap_sha256()
/openbmc/qemu/util/
H A Dhbitmap.c947 char *hbitmap_sha256(const HBitmap *bitmap, Error **errp) in hbitmap_sha256() function