enc_write
static int enc_write(BIO *h, const char *buf, int num);
i = enc_write(b, NULL, 0);
enc_write,