Android-cuttlefish cvd tool
Classes | Namespaces | Typedefs
tpm_serialize.h File Reference
#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>
Include dependency graph for tpm_serialize.h:
This graph shows which files directly or indirectly include this file:

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 >