Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dcbor-helpers.h37 bool qemu_cbor_add_uint8_array_to_map(cbor_item_t *map, const char *key,
/openbmc/qemu/hw/virtio/
H A Dcbor-helpers.c222 bool qemu_cbor_add_uint8_array_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_uint8_array_to_map() function
H A Dvirtio-nsm.c244 if (!qemu_cbor_add_uint8_array_to_map(nested_map, "locked_pcrs", in handle_describe_nsm()