Android-cuttlefish cvd tool
|
#include <functional>
#include <string>
#include <tss2/tss2_esys.h>
#include "cuttlefish/host/commands/secure_env/tpm_resource_manager.h"
Go to the source code of this file.
Classes | |
class | cuttlefish::PrimaryKeyBuilder |
Namespaces | |
namespace | cuttlefish |
Functions | |
std::function< TpmObjectSlot(TpmResourceManager &)> | cuttlefish::SigningKeyCreator (const std::string &unique) |
std::function< TpmObjectSlot(TpmResourceManager &)> | cuttlefish::ParentKeyCreator (const std::string &unique) |