Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
Dkeymaster_enforcement.cpp303 uint64_t token_timestamp_millis = ntoh(auth_token->timestamp); in AuthorizeBegin() local
304 if (token_timestamp_millis <= device_locked_at_ || in AuthorizeBegin()