Searched defs:des_crypt (Results 1 – 3 of 3) sorted by relevance
348 des_crypt(const char *pw, const char *salt) in des_crypt() function
20 des_crypt(buf,salt) in des_crypt() function
281 #define des_crypt(b,s)\ macro