Home
last modified time | relevance | path

Searched refs:GetPasswordKey (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_gatekeeper.h41 void GetPasswordKey(const uint8_t** pasword_key, uint32_t* length) override;
Dsoft_gatekeeper.h66 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey() function
Dtpm_gatekeeper.cpp59 void TpmGatekeeper::GetPasswordKey( in GetPasswordKey() function in cuttlefish::TpmGatekeeper