Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-nsm.c452 typedef struct NSMExtendPCRReq { struct
456 } NSMExtendPCRReq; argument
459 NSMExtendPCRReq *nsm_req) in get_nsm_extend_pcr_req()
559 g_autofree NSMExtendPCRReq *nsm_req = g_malloc(sizeof(NSMExtendPCRReq)); in handle_extend_pcr()