Padlock engine doesn't build (the asm parts are not built for some reason),
[openssl.git] / crypto / engine / eng_all.c
index 7185eef1e61629d1357675da8a3af70885c0ec28..2c8d1869a4ccf13ab5b167df5e168d8a9fe2a77c 100644 (file)
@@ -106,9 +106,9 @@ void ENGINE_load_builtin_engines(void)
 #ifndef OPENSSL_NO_HW_UBSEC
        ENGINE_load_ubsec();
 #endif
 #ifndef OPENSSL_NO_HW_UBSEC
        ENGINE_load_ubsec();
 #endif
-#ifndef OPENSSL_NO_HW_PADLOCK
+/*#ifndef OPENSSL_NO_HW_PADLOCK
        ENGINE_load_padlock();
        ENGINE_load_padlock();
-#endif
+       #endif*/
 #endif
 #ifndef OPENSSL_NO_GOST
        ENGINE_load_gost();
 #endif
 #ifndef OPENSSL_NO_GOST
        ENGINE_load_gost();