Hi all,
I was able to get cryptodev engine working on openssl following the
instructions available at this link. Hope this helps someone.
http://www.newit.co.uk/forum/index.php/topic,2030.0.html
Regards
anees k A
On Wed, Sep 11, 2013 at 4:44 PM, Anees K A wrote:
> Hi Gnananase
Hi Gnananasekar,
Thank you for your clarification. I have figured that out by now :D
Now the build process complains that it cannot find crypto/cryptodev.h .
Any ideas?
Regards
anees k A
On Wed, Sep 11, 2013 at 3:58 PM, Gnanasekar R wrote:
> Did you build OpenSSL libs by enabling
annot 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