Searched refs:auth_token_timed_out (Results 1 – 7 of 7) sorted by relevance
76 bool auth_token_timed_out(const hw_auth_token_t&, uint32_t) const { in auth_token_timed_out() function
124 virtual bool auth_token_timed_out(const hw_auth_token_t& token, uint32_t timeout) const = 0;
533 if (auth_token_timed_out(auth_token, auth_token_timeout.value())) { in AuthTokenMatches()
127 virtual bool auth_token_timed_out(const hw_auth_token_t& token, uint32_t timeout) const = 0;
507 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 { in auth_token_timed_out() function in keymaster::test::TestKeymasterEnforcement
74 virtual bool auth_token_timed_out(const hw_auth_token_t& /* token */, in auth_token_timed_out() function in keymaster::test::TestKeymasterEnforcement