[Cryptodev-linux-devel] cryptodev, mv_cesa & sha1

2015-04-27 Thread JM
Hi, I installed cryptodev 1.7 on my Debian box running on Marvell Feroceon processor (featuring mv_cesa hardware accelerator). I'm running debian wheezy with openssl_1.0.1e (with enabled cryptodev and the two recommended patches) and kernel 3.16 from backports. My problem is that SHA1 acceleratio

Re: [Cryptodev-linux-devel] cryptodev, mv_cesa & sha1

2015-04-27 Thread JM
ic driver gets loaded? Does it mean the kernel driver itself is at fault? Cheers, Jan On Mon, Apr 27, 2015 at 1:08 PM, Phil Sutter wrote: > Hello Jan, > > On Mon, Apr 27, 2015 at 12:44:50PM +0200, JM wrote: > > I installed cryptodev 1.7 on my Debian box running on Marvell Feroc

Re: [Cryptodev-linux-devel] cryptodev, mv_cesa & sha1

2015-05-30 Thread JM
cryptodev can use mv_cesa for both aes and sha1. Can someone shed any light on that? Best regards, Jan On Mon, Apr 27, 2015 at 2:24 PM, Phil Sutter wrote: > Hi, > > On Mon, Apr 27, 2015 at 02:08:29PM +0200, JM wrote: > > Hello, > > > > Thank you for the quick reply

Re: [Cryptodev-linux-devel] cryptodev, mv_cesa & sha1

2015-05-30 Thread JM
And looks like I have a typo in the flag! Duh! Thanks for getting me on the right track, rebuilding. Cheers, Jan On Sat, May 30, 2015 at 1:57 PM, JM wrote: > Thanks for the quick reply. > > I did build with -DHAVE_CRYPTODEV -DUSE_CRYPTDEV_DIGESTS and the two > patches