crypt_des
func = crypt_des;
{ "des", crypt_des, "_" },
int crypt_des(const char *pw, const char *salt, char *buf);