|
Android-cuttlefish cvd tool
|
#include "in_process_tpm.h"#include <stddef.h>#include <tss2/tss2_esys.h>#include <tss2/tss2_rc.h>#include <android-base/endian.h>#include "absl/log/check.h"#include "absl/log/log.h"#include "cuttlefish/host/commands/secure_env/tpm_commands.h"#include "TpmBuildSwitches.h"#include "TpmTcpProtocol.h"#include "Simulator_fp.h"#include "Manufacture_fp.h"#include "Platform_fp.h"#include <mutex>
Classes | |
| class | cuttlefish::InProcessTpm::Impl |
Namespaces | |
| namespace | cuttlefish |
Macros | |
| #define | delete delete_ |
Typedefs | |
| typedef int | SOCKET |
Functions | |
| struct | cuttlefish::__attribute__ ((__packed__)) tpm_message_header |
| #define delete delete_ |
| typedef int SOCKET |