Home
last modified time | relevance | path

Searched defs:GetAuthTokenKey (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h59 virtual bool GetAuthTokenKey(const uint8_t** auth_token_key, uint32_t* length) const { in GetAuthTokenKey() function
Dtpm_gatekeeper.cpp48 bool TpmGatekeeper::GetAuthTokenKey( in GetAuthTokenKey() function in cuttlefish::TpmGatekeeper