Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::GatekeeperStorage, including all inherited members.
Allocate(const Json::Value &key, uint16_t size)=0 | cuttlefish::GatekeeperStorage | pure virtual |
HasKey(const Json::Value &key) const =0 | cuttlefish::GatekeeperStorage | pure virtual |
Read(const Json::Value &key) const =0 | cuttlefish::GatekeeperStorage | pure virtual |
Write(const Json::Value &key, const TPM2B_MAX_NV_BUFFER &data)=0 | cuttlefish::GatekeeperStorage | pure virtual |
~GatekeeperStorage()=default | cuttlefish::GatekeeperStorage | virtual |