Android-cuttlefish cvd tool
|
#include <cstddef>
#include "keymaster/serializable.h"
#include "tss2/tss2_mu.h"
#include "tss2/tss2_rc.h"
#include "tss2/tss2_tpm2_types.h"
#include <android-base/logging.h>
Go to the source code of this file.
Classes | |
class | cuttlefish::TpmSerializable< Type > |
Namespaces | |
namespace | cuttlefish |
Typedefs | |
using | cuttlefish::SerializeTpmKeyPrivate = TpmSerializable< TPM2B_PRIVATE > |
using | cuttlefish::SerializeTpmKeyPublic = TpmSerializable< TPM2B_PUBLIC > |