This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

OpenSSL 1.0.1-1 does not seem to support engine aesni


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]