]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_lcl.h
test_params: Avoid calls to fill_GOST_EC_params and bind_gost
[openssl-gost/engine.git] / gost_lcl.h
index 512d94746d6c1ce87195a4890733240f207e7efd..6623d6d3a6bb46fae1447678bc9e0270a188d8af 100644 (file)
@@ -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