X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_lcl.h;h=6623d6d3a6bb46fae1447678bc9e0270a188d8af;hb=refs%2Fpull%2F119%2Fhead;hp=6a6130aa62e5a7c915a0c16ce16902f37e384c6e;hpb=61afc2c3334e7e69598715548401078f350c45d1;p=openssl-gost%2Fengine.git diff --git a/gost_lcl.h b/gost_lcl.h index 6a6130a..6623d6d 100644 --- a/gost_lcl.h +++ b/gost_lcl.h @@ -301,5 +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); - #endif