gost2001_do_verify
extern int gost2001_do_verify(BIGNUM *md, ECDSA_SIG *sig, GOST_KEY *ec);
ok = gost2001_do_verify(md, s, pub_key->pkey.gost);