Searched refs:auth_token_timed_out (Results 1 – 6 of 6) sorted by relevance
33 bool auth_token_timed_out(const hw_auth_token_t& /*token*/, in auth_token_timed_out() function
76 bool auth_token_timed_out(const HardwareAuthToken&, uint32_t) const { in auth_token_timed_out() function
121 virtual bool auth_token_timed_out(const hw_auth_token_t& token, uint32_t timeout) const = 0;
524 if (auth_token_timed_out(*auth_token, auth_set[auth_timeout_index].integer)) { in AuthTokenMatches()
54 bool auth_token_timed_out(const hw_auth_token_t& token, uint32_t timeout) const override { in auth_token_timed_out() function in keymaster::test::EnforcementTestKeymasterEnforcement
85 virtual bool auth_token_timed_out(const hw_auth_token_t& /* token */, in auth_token_timed_out() function in keymaster::test::TestKeymasterEnforcement