]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_lcl.h
Export bind_gost to allow local engine init
[openssl-gost/engine.git] / gost_lcl.h
index 6a6130aa62e5a7c915a0c16ce16902f37e384c6e..512d94746d6c1ce87195a4890733240f207e7efd 100644 (file)
@@ -302,4 +302,6 @@ int pack_sign_cp(ECDSA_SIG *s, int order, unsigned char *sig, size_t *siglen);
 /* Returns pointer into EVP_PKEY structure */
 BIGNUM *gost_get0_priv_key(const EVP_PKEY *pkey);
 
+int bind_gost(ENGINE* e, const char* id);
+
 #endif