Home
last modified time | relevance | path

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

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