Gost2814789_set_sbox
if (!Gost2814789_set_sbox(&c->ks, OBJ_obj2nid(gcp->enc_param_set))) {
return Gost2814789_set_sbox(&c->ks, c->param_nid);
return Gost2814789_set_sbox(&c->ks, arg);
return Gost2814789_set_sbox(&gctx->cipher, p1);
return Gost2814789_set_sbox(&c->cipher, nid);
Gost2814789_set_sbox(&ctx, nid);
Gost2814789_set_sbox(&ctx, nid);
return Gost2814789_set_sbox(&c->cipher, nid);
int Gost2814789_set_sbox(GOST2814789_KEY *key, int nid);