Searched refs:crypt_gensalt (Results 1 – 10 of 10) sorted by relevance
46 extern char *crypt_gensalt(const char *, const struct passwd *);
396 salt = crypt_gensalt( in nis_update()
705 salt = crypt_gensalt(spw->sp_pwdp, pw); in files_update()
594 salt = crypt_gensalt(ldapbuf->passwd, in ldap_update()
298 salt = crypt_gensalt(oldpw, &dummy); in get_passwd_defaults()
217 crypt_gensalt(const char *oldsalt, const struct passwd *userinfo) in crypt_gensalt() function
95 if ((*salt = crypt_gensalt("$5", pw)) == NULL) { in soft_gen_hashed_pin()
1057 crypt_gensalt;
78 crypt_gensalt.3c \
73 file path=usr/share/man/man3c/crypt_gensalt.3c