summaryrefslogtreecommitdiffstats
path: root/crypto/engine
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2013-12-01 23:06:33 +0000
committerDr. Stephen Henson <steve@openssl.org>2013-12-01 23:06:33 +0000
commit74184b6f21e095dacd6193a78785a47dd515f0dc (patch)
treed7e64a481806db3bdce4b3c8b8f17cb1bdf6f69e /crypto/engine
parent6416aed586b1dd3d0f6bf6480850c37ddb32ccd5 (diff)
RSAX no longer compiled.
Diffstat (limited to 'crypto/engine')
-rw-r--r--crypto/engine/engine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/engine/engine.h b/crypto/engine/engine.h
index f8be497724..830d391f61 100644
--- a/crypto/engine/engine.h
+++ b/crypto/engine/engine.h
@@ -351,7 +351,6 @@ void ENGINE_load_gost(void);
#endif
#endif
void ENGINE_load_cryptodev(void);
-void ENGINE_load_rsax(void);
void ENGINE_load_rdrand(void);
void ENGINE_load_builtin_engines(void);