Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dcbor-helpers.h32 bool qemu_cbor_add_null_to_map(cbor_item_t *map, const char *key);
/openbmc/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.c1212 if (!qemu_cbor_add_null_to_map(root, "public_key")) { in add_payload_to_cose()
1222 if (!qemu_cbor_add_null_to_map(root, "user_data")) { in add_payload_to_cose()
1232 if (!qemu_cbor_add_null_to_map(root, "nonce")) { in add_payload_to_cose()