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