Re: [PATCH] s390: add fallback for unsupported XTS-384 mode

2011-04-21 Thread Herbert Xu
On Thu, Apr 21, 2011 at 03:18:19PM +0200, Jan Glauber wrote: > Hi Herbert, > > this is the fallback code for XTS. It should fit on top of the s390 series. OK, I'll combine this with the original XTS patch so that it's bisectable. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.

[PATCH] s390: add fallback for unsupported XTS-384 mode

2011-04-21 Thread Jan Glauber
Hi Herbert, this is the fallback code for XTS. It should fit on top of the s390 series. thanks, Jan - From: Jan Glauber The z196 XTS acceleration only supports the two official XTS modes (256 and 512 bit keys). Since the software XTS implementation allows all three AES key lengths to be us