crypt
crypt(const char *key, const char *setting)
#define crypt(c,s) (DES_crypt((c),(s)))
struct crypt {