Home
last modified time | relevance | path

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

/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c254 static int is_word_based(passwdqc_params_t *params, in is_word_based() function
350 (is_word_based(params, u_newpass, newpass) || in _passwdqc_check()
351 is_word_based(params, u_reversed, reversed))) in _passwdqc_check()