Re: cryptodev engine in openssl not working

2013-09-12 Thread David McCullough
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 > >&g

Re: AES using cryptodev driver

2013-06-03 Thread David McCullough
pted (larger benefits cryptodev) If you are using a HW accelerator then even if it is slower to do the crypto there can be benefits in CPU offloading. What you are seeing is quite likely correct. So the best answer is, choose the solution that solves your problem the best :-) Cheers, Davidm -- D