Hi,

When I try the following command

$ openssl speed aes -engine crytodev
*invalid engine "cryptodev"*
3078063752:error:25066067:DSO support routines:DLFCN_LOAD:could not load
the shared library:dso_dlfcn.c:187:filename(/lib/engines/libcryptodev.so):
/lib/engines/libcryptodev.so: cannot open shared object file: No such file
or directory

If I look in the source, I can see eng_cryptodev.c file under crypto/engine
folder. Why is this not working?

I am using the following git - git://git.openssl.org/openssl.git

$ openssl engine
(dynamic) Dynamic engine loading support

Regards

anees k A

Reply via email to