BF_cfb64_encrypt
BF_cfb64_encrypt(in, out, (long)chunk, &((EVP_BF_KEY *)ctx->cipher_data)->ks, ctx->iv, &ctx->num, ctx->encrypt);
void BF_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length,