Add new /dev/crypto engine
[openssl.git] / Configurations / 10-main.conf
index 6a86b3509c22925473266773d342367324e05467..e728200d7ca54e09a411e495e49e5ab13ee31600 100644 (file)
@@ -984,6 +984,7 @@ sub vms_info {
                                            debug   => "-O0 -g",
                                            release => "-O3"),
                                     threads("-pthread -D_THREAD_SAFE -D_REENTRANT")),
+        enable           => add("devcryptoeng"),
         bn_ops           => "BN_LLONG",
         thread_scheme    => "pthreads",
         dso_scheme       => "dlfcn",