EVP_EncodeUpdate
if (!EVP_EncodeUpdate(&(ctx->base64),
if (!EVP_EncodeUpdate(&ctx, buf, &outl, &(data[j]), n))
int EVP_EncodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl,