Searched defs:TPMPassthruState (Results 1 – 1 of 1) sorted by relevance
41 struct TPMPassthruState { struct42 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;