2 * Copyright (c) 2000-2002 by Solar Designer. See LICENSE.
18 extern char _passwdqc_wordset_4k
[0x1000][6];
20 extern const char *_passwdqc_check(passwdqc_params_t
*params
,
21 const char *newpass
, const char *oldpass
, struct passwd
*pw
);
22 extern char *_passwdqc_random(passwdqc_params_t
*params
);