Re: [PATCH] crypto: qat - don't need qat_auth_state struct

2015-01-15 Thread Herbert Xu
On Wed, Jan 14, 2015 at 10:27:35AM -0800, Tadeusz Struk wrote: We don't need the qat_auth_state structure anymore. Signed-off-by: Tadeusz Struk tadeusz.st...@intel.com Applied. -- Email: Herbert Xu herb...@gondor.apana.org.au Home Page: http://gondor.apana.org.au/~herbert/ PGP Key:

Re: [PATCH] crypto: algif - change algif_skcipher to be asynchronous

2015-01-15 Thread Herbert Xu
On Wed, Jan 14, 2015 at 09:36:57AM -0800, Tadeusz Struk wrote: But then would you like to extend AIO interface to take the IV and something that would indicate the encrypt/decrypt operation on aio_write()? Also as far as I can see AIO doesn't support splice() Any metadata such as the IV can

crypto: cts - Remove bogus use of seqiv

2015-01-15 Thread Herbert Xu
The seqiv generator is completely inappropriate for cts as it's designed for IPsec algorithms. Since cts users do not actually use the IV generator we can just fall back to the default. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au diff --git a/crypto/cts.c b/crypto/cts.c index

Re: [PATCH] virtio_rng: drop extra empty line

2015-01-15 Thread Michael S. Tsirkin
On Fri, Jan 16, 2015 at 10:21:09AM +1100, Herbert Xu wrote: On Thu, Jan 15, 2015 at 01:50:42PM +0200, Michael S. Tsirkin wrote: makes code look a bit prettier. Signed-off-by: Michael S. Tsirkin m...@redhat.com Please resend this patch with a cc to linux-crypto@vger.kernel.org.

Re: [PATCH] virtio_rng: drop extra empty line

2015-01-15 Thread Herbert Xu
On Fri, Jan 16, 2015 at 09:16:00AM +0200, Michael S. Tsirkin wrote: So let's add this to maintainers? Will you ack something like below? Sure I'll add that. Thanks! -- Email: Herbert Xu herb...@gondor.apana.org.au Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: