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()
557 static bool handle_extend_pcr(VirtIONSM *vnsm, struct iovec *request, in handle_extend_pcr()
709 static bool handle_lock_pcr(VirtIONSM *vnsm, struct iovec *request, in handle_lock_pcr()
844 static bool handle_lock_pcrs(VirtIONSM *vnsm, struct iovec *request, in handle_lock_pcrs()
1162 static bool add_payload_to_cose(cbor_item_t *cose, VirtIONSM *vnsm, in add_payload_to_cose()
1353 static bool handle_attestation(VirtIONSM *vnsm, struct iovec *request, in handle_attestation()
1512 static bool get_nsm_request_response(VirtIONSM *vnsm, struct iovec *req, in get_nsm_request_response()
1542 VirtIONSM *vnsm = VIRTIO_NSM(vdev); in handle_input() local
[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