> -----Original Message----- > From: [email protected] <[email protected]> > On Behalf Of > Herbert Xu > Sent: Friday, August 2, 2019 6:45 AM > To: Pascal van Leeuwen <[email protected]> > Cc: [email protected]; [email protected]; > [email protected]; Pascal > Van Leeuwen <[email protected]> > Subject: Re: [PATCH 0/2] Add support for the AES-XTS algorithm > > On Fri, Jul 26, 2019 at 05:00:31PM +0200, Pascal van Leeuwen wrote: > > This patch set adds support for the AES-XTS skcipher algorithm. > > > > Pascal van Leeuwen (3): > > crypto: inside-secure - Move static cipher alg & mode settings to init > > crypto: inside-secure - Add support for the AES-XTS algorithm > > > > drivers/crypto/inside-secure/safexcel.c | 1 + > > drivers/crypto/inside-secure/safexcel.h | 2 + > > drivers/crypto/inside-secure/safexcel_cipher.c | 360 > > ++++++++++++++---------- > > 3 files changed, 212 insertions(+), 151 deletions(-) > > This patch series doesn't apply against cryptodev. Please resubmit. > This may depend on my very first patchset which has not been accepted yet. Sorry about that. I will resubmit it as soon as that gets merged.
Regards, Pascal van Leeuwen Silicon IP Architect, Multi-Protocol Engines @ Verimatrix www.insidesecure.com > Thanks, > -- > Email: Herbert Xu <[email protected]> > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
