salt 41 modules/au/AU_util.c extern char *crypt(const char *key, const char *salt); salt 26 modules/au/crypt-md5.c crypt_md5(const char *pw, const char *salt) salt 35 modules/au/crypt.h char *crypt_des(const char *pw, const char *salt); salt 36 modules/au/crypt.h char *crypt_md5(const char *pw, const char *salt); salt 37 modules/au/crypt.h char *crypt_blowfish(const char *pw, const char *salt); salt 466 utils/md5_pw.c crypt_md5(const char *pw, const char *salt) salt 584 utils/md5_pw.c int salt_invalid(char *salt)