Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c41 struct TPMPassthruState { struct
42 TPMBackend parent;
44 TPMPassthroughOptions *options;
45 const char *tpm_dev;
46 int tpm_fd;
47 bool tpm_executing;
48 bool tpm_op_canceled;
49 int cancel_fd;
51 TPMVersion tpm_version;
52 size_t tpm_buffersize;