Re: [Cryptodev-linux-devel] Change the Engine Cryptodev to Software-CPU

2013-03-14 Thread Nikos Mavrogiannopoulos
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

[Cryptodev-linux-devel] Change the Engine Cryptodev to Software-CPU

2013-03-13 Thread Costas Stasimos
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