EVP_GOST2814789_CTX
EVP_GOST2814789_CTX *c = ctx->cipher_data;
EVP_GOST2814789_CTX *c = ctx->cipher_data;
Gost2814789_ecb_encrypt(in + i, out + i, &((EVP_GOST2814789_CTX *)ctx->cipher_data)->ks, ctx->encrypt);
Gost2814789_cfb64_encrypt(in, out, chunk, &((EVP_GOST2814789_CTX *)ctx->cipher_data)->ks, ctx->iv, &ctx->num, ctx->encrypt);
EVP_GOST2814789_CTX *c = ctx->cipher_data;
.ctx_size = sizeof(EVP_GOST2814789_CTX),
.ctx_size = sizeof(EVP_GOST2814789_CTX),
.ctx_size = sizeof(EVP_GOST2814789_CTX),
EVP_GOST2814789_CTX *c = ctx->cipher_data;
EVP_GOST2814789_CTX *c = ctx->cipher_data;