RE: [PATCH 1/1 v7] Add Crypto API User Interface Support

2008-10-24 Thread Loc Ho
Hi Evgenly, See inline... -Original Message- From: Evgeniy Polyakov [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2008 2:08 PM To: Shasi Pulijala Cc: Herbert Xu; linux-crypto@vger.kernel.org; Loc Ho Subject: Re: [PATCH 1/1 v7] Add Crypto API User Interface Support Hi. On Fri, Oct

Re: [PATCH 1/1 v7] Add Crypto API User Interface Support

2008-10-24 Thread Evgeniy Polyakov
Hi. On Fri, Oct 24, 2008 at 01:54:23PM -0700, Shasi Pulijala ([EMAIL PROTECTED]) wrote: > This patch v7 includes a few coding style changes and benchmark comparison > between for tcrypt and cryptodev. These are just a rough estimate and not the > exact numbers for cbc-aes. CryptoDev interface w

[PATCH 1/1 v7] Add Crypto API User Interface Support

2008-10-24 Thread Shasi Pulijala
Hi Evgeniy, This patch v7 includes a few coding style changes and benchmark comparison between for tcrypt and cryptodev. These are just a rough estimate and not the exact numbers for cbc-aes. CryptoDev interface will always be slight more as it includes crypto setup and a few other housekeepin