Searched refs:password_max_age_seconds (Results 1 – 1 of 1) sorted by relevance
519 static const int password_max_age_seconds = 60; variable2056 password_expiry_time = now.tv_sec + password_max_age_seconds; in cryptfs_check_passwd()