EncryptType
EncryptType(char *, char *),
EncryptType, 0, 1, 1 },
if (EncryptType(type, mode))
int EncryptType(char *type, char *mode);