Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp519 static const int password_max_age_seconds = 60; variable
2056 password_expiry_time = now.tv_sec + password_max_age_seconds; in cryptfs_check_passwd()