Searched defs:hw_auth_token_t (Results 1 – 1 of 1) sorted by relevance
33 bool auth_token_timed_out(const hw_auth_token_t& /*token*/, in auth_token_timed_out()39 bool ValidateTokenSignature(const hw_auth_token_t& /*token*/) const override { return true; } in ValidateTokenSignature()