encrypt_printsub
void encrypt_printsub(unsigned char *, int, unsigned char *, int);
encrypt_printsub(&pointer[1], length - 1, buf, sizeof(buf));