Re: [Cryptodev-linux-devel] Openssl Patch for 0.9.8x

2012-11-20 Thread nick Rakar
Hello! I download the sources cryptodev-linux-1.5 and according to the README file i replace the eng_cryptodev.c file of openssl (crypto/engine/) with the version available in the extras subdirectory and also i add the flags -DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS as configuration arguments

Re: [Cryptodev-linux-devel] Openssl Patch for 0.9.8x

2012-11-20 Thread Nikos Mavrogiannopoulos
On 11/19/2012 03:04 PM, nick Rakar wrote: > > Hello! > I download the sources cryptodev-linux-1.5 and according to the README file i > replace the eng_cryptodev.c file of openssl (crypto/engine/) with the version > available in the extras subdirectory and also i add the flags > -DHAVE_CRYPTOD

[Cryptodev-linux-devel] Openssl Patch for 0.9.8x

2012-11-20 Thread nick Rakar
Hello! I download the sources cryptodev-linux-1.5 and according to the README file i replace the eng_cryptodev.c file of openssl (crypto/engine/) with the version available in the extras subdirectory and also i add the flags -DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS as configuration arguments.