Android-cuttlefish cvd tool
Classes | Namespaces | Functions
primary_key_builder.h File Reference
#include <functional>
#include <string>
#include <tss2/tss2_esys.h>
#include "cuttlefish/host/commands/secure_env/tpm_resource_manager.h"
Include dependency graph for primary_key_builder.h:
This graph shows which files directly or indirectly include this file:

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)