RE: Survey for Incident [INC0903501]

2017-01-16 Thread Jones, Cherine
From: Jones, Cherine Sent: Monday, January 16, 2017 11:10 AM To: Jones, Cherine Subject: Survey for Incident [INC0903501] Please take a moment to complete a survey on incident INC0903501 regarding "help desk survey on your email" Your feedback is extremely

[PATCH] crypto: camellia: add missing declarations

2017-01-16 Thread Nicholas Mc Guire
Patch is against 4.10-rc3 (localversion-next is next-20170116) arch/x86/include/asm/crypto/camellia.h | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/x86/include/asm/crypto/camellia.h b/arch/x86/include/asm/crypto/camellia.h index bb9..1cb98f2 100644 --- a/arch/x86/include/asm/

Re: [PATCH 1/2] crypto: aead AF_ALG - overhaul memory management

2017-01-16 Thread Stephan Müller
Am Freitag, 13. Januar 2017, 19:25:39 CET schrieb Herbert Xu: Hi Herbert, > On Fri, Jan 13, 2017 at 12:16:27PM +0100, Stephan Müller wrote: > > > If you're making a single call, what guarantees the ordering? > > > > Technically, io_submit is the syscall that triggers the recvmsg. Are you > >

[PATCH] crypto: generic/cts - fix regression in iv handling

2017-01-16 Thread Ard Biesheuvel
Since the skcipher conversion in commit 0605c41cc53c ("crypto: cts - Convert to skcipher"), the cts code tacitly assumes that the underlying CBC encryption transform performed on the first part of the plaintext returns an IV in req->iv that is suitable for encrypting the final bit. While this is

Re: [RFC PATCH 6/6] dm-crypt: Add bulk crypto processing support

2017-01-16 Thread Binoy Jayan
Hi Ondrej, On 12 January 2017 at 18:29, Ondrej Mosnacek wrote: > This patch converts dm-crypt to use bulk requests when invoking skcipher > operations, allowing the crypto drivers to process multiple sectors at once, > while reducing the overhead caused by the small sector