Searched refs:crypted (Results 1 – 3 of 3) sorted by relevance
101 char *crypted; in xcrypt() local112 crypted = md5_crypt(password, salt); in xcrypt()114 crypted = crypt(password, salt); in xcrypt()117 crypted = bigcrypt(password, salt); in xcrypt()119 crypted = crypt(password, salt); in xcrypt()121 crypted = bigcrypt(password, salt); in xcrypt()123 crypted = crypt(password, salt); in xcrypt()126 return crypted; in xcrypt()
43 different sizes in the *salt*, it is recommended to use the full crypted
112 different sizes in the *salt*, it is recommended to use the full crypted