Home
last modified time | relevance | path

Searched defs:vnsm (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-nsm.c137 static bool handle_get_random(VirtIONSM *vnsm, struct iovec *request, in handle_get_random()
208 static bool handle_describe_nsm(VirtIONSM *vnsm, struct iovec *request, in handle_describe_nsm()
370 static bool handle_describe_pcr(VirtIONSM *vnsm, struct iovec *request, in handle_describe_pcr()
550 static bool handle_extend_pcr(VirtIONSM *vnsm, struct iovec *request, in handle_extend_pcr()
702 static bool handle_lock_pcr(VirtIONSM *vnsm, struct iovec *request, in handle_lock_pcr()
837 static bool handle_lock_pcrs(VirtIONSM *vnsm, struct iovec *request, in handle_lock_pcrs()
1155 static bool add_payload_to_cose(cbor_item_t *cose, VirtIONSM *vnsm, in add_payload_to_cose()
1346 static bool handle_attestation(VirtIONSM *vnsm, struct iovec *request, in handle_attestation()
1535 VirtIONSM *vnsm = VIRTIO_NSM(vdev); in handle_input() local
1634 static void lock_pcr(VirtIONSM *vnsm, int ind) in lock_pcr()
[all …]
H A Dvirtio-nsm-pci.c33 VirtIONsmPCI *vnsm = VIRTIO_NSM_PCI(vpci_dev); in virtio_nsm_pci_realize() local
/openbmc/qemu/include/hw/i386/
H A Dnitro_enclave.h45 VirtIONSM *vnsm; member
/openbmc/qemu/hw/i386/
H A Dnitro_enclave.c79 VirtIONSM *vnsm = VIRTIO_NSM(dev); in virtio_nsm_init() local