diff options
Diffstat (limited to 'src/lib/libcrypto/engine/eng_all.c')
| -rw-r--r-- | src/lib/libcrypto/engine/eng_all.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/engine/eng_all.c b/src/lib/libcrypto/engine/eng_all.c index c2d1a42729..cf7d631a58 100644 --- a/src/lib/libcrypto/engine/eng_all.c +++ b/src/lib/libcrypto/engine/eng_all.c | |||
| @@ -97,9 +97,6 @@ void ENGINE_load_builtin_engines(void) | |||
| 97 | #ifndef OPENSSL_NO_HW_NURON | 97 | #ifndef OPENSSL_NO_HW_NURON |
| 98 | ENGINE_load_nuron(); | 98 | ENGINE_load_nuron(); |
| 99 | #endif | 99 | #endif |
| 100 | #ifndef OPENSSL_NO_HW_SUREWARE | ||
| 101 | ENGINE_load_sureware(); | ||
| 102 | #endif | ||
| 103 | #ifndef OPENSSL_NO_HW_PADLOCK | 100 | #ifndef OPENSSL_NO_HW_PADLOCK |
| 104 | ENGINE_load_padlock(); | 101 | ENGINE_load_padlock(); |
| 105 | #endif | 102 | #endif |
