Searched defs:crypt_gensalt (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dcrypt.c203 * crypt_gensalt - generate salt string for string encoding
217 crypt_gensalt(const char *oldsalt, const struct passwd *userinfo) function
273 * the implementation of crypt(3c) and crypt_gensalt(3c)

Completed in 24 milliseconds