encrypt_cmd
int encrypt_cmd(int, char **);
{ "encrypt", encrypthelp, encrypt_cmd, 0 },
int encrypt_cmd(int, char *[]);