Re: [Cryptodev-linux-devel] openssl patch state

2012-06-14 Thread Nikos Mavrogiannopoulos
On Thu, Jun 14, 2012 at 4:04 PM, Phil Sutter wrote: > Hi, > I am currently comparing eng_cryptodev.c in current cryptodev-linux git > with the same file in openssl-1.0.0c, wondering about the differences. > Why the commented out support for HMAC modes? I assume cryptodev-linux > should still serve

[Cryptodev-linux-devel] openssl patch state

2012-06-14 Thread Phil Sutter
Hi, I am currently comparing eng_cryptodev.c in current cryptodev-linux git with the same file in openssl-1.0.0c, wondering about the differences. Why the commented out support for HMAC modes? I assume cryptodev-linux should still serve as drop-in replacement to OCF, so we should really keep this