X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=4.1 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <1334688804.85326.YahooMailClassic@web160301.mail.bf1.yahoo.com> Date: Tue, 17 Apr 2012 11:53:24 -0700 (PDT) From: Bing Ho Subject: OpenSSL 1.0.1-1 does not seem to support engine aesni To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I have cygwin 1.7.13-1 with openssl 1.0.1-1 installed and was interested in benchmarking the new aesni hardware accelerated engine, and receive the error below. Does aesni engine support require that I compile openssl myself? Thanks! $ openssl speed -engine aesni invalid engine "aesni" 2674688:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:187:filename(/usr/lib/engines/libaesni.so): No such file or directory 2674688:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 2674688:error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:eng_dyn.c:450: 2674688:error:2606A074:engine routines:ENGINE_by_id:no such engine:eng_list.c:417:id=aesni 2674688:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:187:filename(libaesni.so): No such file or directory 2674688:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 2674688:error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:eng_dyn.c:450: -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple