Searched defs:GetPasswordKey (Results 1 – 6 of 6) sorted by relevance
46 void GetPasswordKey(const uint8_t **password_key __attribute__((unused)), in GetPasswordKey() function in DerivedGateKeeper
67 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey() function
66 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey() function
59 void TpmGatekeeper::GetPasswordKey( in GetPasswordKey() function in cuttlefish::TpmGatekeeper
75 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey() function
157 void TrustyGateKeeper::GetPasswordKey(const uint8_t** password_key, in GetPasswordKey() function in gatekeeper::TrustyGateKeeper