Searched refs:F_USE_FIRST_PASS (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c54 #define F_USE_FIRST_PASS 0x00000100 macro
274 if (params->flags & F_USE_FIRST_PASS) break;
289 params->flags |= F_USE_FIRST_PASS | F_USE_AUTHTOK;

Completed in 91 milliseconds