Searched refs:md5_crypt (Results 1 – 4 of 4) sorted by relevance
18 char *md5_crypt(const char *, const char *);
51 md5_crypt(const char *pw, const char *salt) in md5_crypt() function
1812 md5_crypt \
113 crypted = md5_crypt(password, salt); in xcrypt()