summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/engine/eng_all.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/engine/eng_all.c')
-rw-r--r--lib/libssl/src/crypto/engine/eng_all.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libssl/src/crypto/engine/eng_all.c b/lib/libssl/src/crypto/engine/eng_all.c
index f38a73773cc..43fb3caf7d0 100644
--- a/lib/libssl/src/crypto/engine/eng_all.c
+++ b/lib/libssl/src/crypto/engine/eng_all.c
@@ -85,9 +85,6 @@ void ENGINE_load_builtin_engines(void)
#ifndef OPENSSL_NO_HW_AEP
ENGINE_load_aep();
#endif
-#ifndef OPENSSL_NO_HW_ATALLA
- ENGINE_load_atalla();
-#endif
#ifndef OPENSSL_NO_HW_NCIPHER
ENGINE_load_chil();
#endif