Searched refs:pwdCheckFunc (Results 1 – 2 of 2) sorted by relevance
67 check_func *pwdCheckFunc; member586 pi->pwdCheckFunc = NULL; in ppolicy_cf_checkmod()602 if (( pi->pwdCheckFunc = lt_dlsym( pi->pwdCheckHandle, "check_password" )) == NULL) { in ppolicy_cf_checkmod()1274 if ( !pi->pwdCheckFunc ) { in check_password_quality()1285 ok = pi->pwdCheckFunc( ptr, errmsg, e, arg ); in check_password_quality()