Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dcbor-helpers.h32 bool qemu_cbor_add_null_to_map(cbor_item_t *map, const char *key);
/qemu/hw/virtio/
H A Dcbor-helpers.c163 bool qemu_cbor_add_null_to_map(cbor_item_t *map, const char *key) in qemu_cbor_add_null_to_map() function
H A Dvirtio-nsm.c1219 if (!qemu_cbor_add_null_to_map(root, "public_key")) { in add_payload_to_cose()
1229 if (!qemu_cbor_add_null_to_map(root, "user_data")) { in add_payload_to_cose()
1239 if (!qemu_cbor_add_null_to_map(root, "nonce")) { in add_payload_to_cose()