Remove the GOST engine
[openssl.git] / include / openssl / engine.h
index 300ff26b084c70fea3a41b364ff4f11075a8f922..3e0208f103ede799b2b5e827d05d19cbbeaf1472 100644 (file)
@@ -401,9 +401,6 @@ void ENGINE_load_sureware(void);
 void ENGINE_load_ubsec(void);
 void ENGINE_load_padlock(void);
 void ENGINE_load_capi(void);
-#  ifndef OPENSSL_NO_GOST
-void ENGINE_load_gost(void);
-#  endif
 void ENGINE_load_dasync(void);
 # endif
 void ENGINE_load_cryptodev(void);