Home
last modified time | relevance | path

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

/qemu/hw/virtio/
A Dvirtio-nsm.c140 cbor_item_t *root, *nested_map; in handle_get_random() local
211 cbor_item_t *root, *nested_map; in handle_describe_nsm() local
234 if (!qemu_cbor_add_string_to_map(nested_map, "module_id", in handle_describe_nsm()
249 if (!qemu_cbor_add_uint8_to_map(nested_map, "version_major", in handle_describe_nsm()
254 if (!qemu_cbor_add_uint8_to_map(nested_map, "version_minor", in handle_describe_nsm()
259 if (!qemu_cbor_add_uint8_to_map(nested_map, "version_patch", in handle_describe_nsm()
374 cbor_item_t *nested_map; in handle_describe_pcr() local
554 cbor_item_t *nested_map; in handle_extend_pcr() local
1159 cbor_item_t *nested_map; in add_payload_to_cose() local
1198 nested_map, ind[i], in add_payload_to_cose()
[all …]
A Dcbor-helpers.c103 cbor_item_t **nested_map) in qemu_cbor_add_map_to_map() argument
119 *nested_map = value_cbor; in qemu_cbor_add_map_to_map()
/qemu/include/hw/virtio/
A Dcbor-helpers.h27 cbor_item_t **nested_map);

Completed in 12 milliseconds