Searched refs:oldsalt (Results 1 – 5 of 5) sorted by relevance
39 const char *oldsalt, in crypt_gensalt_impl() argument
217 crypt_gensalt(const char *oldsalt, const struct passwd *userinfo) in crypt_gensalt() argument238 algname = getalgfromsalt(oldsalt); in crypt_gensalt()246 oldsalt, userinfo, NULL); in crypt_gensalt()256 oldsalt, userinfo, (const char **)alg->a_params); in crypt_gensalt()
166 const char *oldsalt, in crypt_gensalt_impl() argument194 saltrounds = getrounds(oldsalt); in crypt_gensalt_impl()
359 const char *oldsalt, in crypt_gensalt_impl() argument386 saltrounds = getrounds(oldsalt); in crypt_gensalt_impl()
185 const char *oldsalt, in crypt_gensalt_impl() argument