X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_lcl.h;h=6623d6d3a6bb46fae1447678bc9e0270a188d8af;hb=refs%2Fpull%2F119%2Fhead;hp=512d94746d6c1ce87195a4890733240f207e7efd;hpb=1716316de77a041bd25bf6d0c87bd4a3b5d12010;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