Searched refs:passwd_crypt (Results 1 – 2 of 2) sorted by relevance
24 passwd_crypt(encryptedPassword,buffer,length); in get_passwd()37 passwd_crypt((char *)password,buffer,length); in set_passwd()47 _EXPORT void passwd_crypt(char *in,char *out,int length) in passwd_crypt() function
15 void passwd_crypt(char *in,char *out,int length);