GOST_KEY_set_private_key
if (GOST_KEY_set_private_key(ec, d) == 0)
if (GOST_KEY_set_private_key(ec, pk_num) == 0) {
int GOST_KEY_set_private_key(GOST_KEY * key, const BIGNUM * priv_key);