Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomework.h92 …r_record_authenticate(UserRecord *h, UserRecord *secret, PasswordCache *cache, bool strict_verify);
Dhomework.c44 bool strict_verify) { in user_record_authenticate() argument
260 if (strict_verify) in user_record_authenticate()