Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_gatekeeper.h81 bool IsHardwareBacked() const override;
Dsoft_gatekeeper.h106 virtual bool IsHardwareBacked() const { return false; } in IsHardwareBacked() function
Dtpm_gatekeeper.cpp224 bool TpmGatekeeper::IsHardwareBacked() const { in IsHardwareBacked() function in cuttlefish::TpmGatekeeper