#include <device_tpm.h>
|
std::unique_ptr< TSS2_TCTI_CONTEXT, void(*)(TSS2_TCTI_CONTEXT *)> | tpm_ |
|
◆ DeviceTpm()
cuttlefish::DeviceTpm::DeviceTpm |
( |
const std::string & |
path | ) |
|
◆ ~DeviceTpm()
cuttlefish::DeviceTpm::~DeviceTpm |
( |
| ) |
|
|
default |
◆ TctiContext()
TSS2_TCTI_CONTEXT * cuttlefish::DeviceTpm::TctiContext |
( |
| ) |
|
|
overridevirtual |
◆ tpm_
std::unique_ptr<TSS2_TCTI_CONTEXT, void(*)(TSS2_TCTI_CONTEXT*)> cuttlefish::DeviceTpm::tpm_ |
|
private |
The documentation for this class was generated from the following files: