X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_lcl.h;h=6623d6d3a6bb46fae1447678bc9e0270a188d8af;hb=9bcbcfa0193491800b3d0afa140828488b6b84de;hp=512d94746d6c1ce87195a4890733240f207e7efd;hpb=c7d1861bb972628521b44b9ebe2aed08e90be747;p=openssl-gost%2Fengine.git diff --git a/gost_lcl.h b/gost_lcl.h index 512d947..6623d6d 100644 --- a/gost_lcl.h +++ b/gost_lcl.h @@ -301,7 +301,4 @@ int pack_sign_cp(ECDSA_SIG *s, int order, unsigned char *sig, size_t *siglen); /* Get private key as BIGNUM from both 34.10-2001 keys*/ /* Returns pointer into EVP_PKEY structure */ BIGNUM *gost_get0_priv_key(const EVP_PKEY *pkey); - -int bind_gost(ENGINE* e, const char* id); - #endif