Searched refs:password_max_age_seconds (Results 1 – 2 of 2) sorted by relevance
38 const int password_max_age_seconds = 60; variable342 now.tv_sec + password_max_age_seconds}; in e4crypt_check_passwd()
421 static const int password_max_age_seconds = 60; variable2050 password_expiry_time = now.tv_sec + password_max_age_seconds;