On Tue, Mar 12, 2013 at 3:23 PM, Costas Stasimos wrote:
> Hello!
> I'm currently using the cryptodev framework with openssl-1.0.1e.
> By run the command
> we can see that the cryptodev is the active-chosen engine.
> So it seems that all the cryptographic load is directed automatically to
> /dev/cr
Hello!
I'm currently using the cryptodev framework with openssl-1.0.1e.
By run the command
# openssl engine -t
(cryptodev) cryptodev engine
[ available ]
(dynamic) Dynamic engine loading support
[ unavailable ]
we can see that the cryptodev is the active-chosen engine.
So it seems th