RE: [PATCH 0/2] Add support for the AES-XTS algorithm

2019-08-02 Thread Pascal Van Leeuwen
uwen > 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: in

Re: [PATCH 0/2] Add support for the AES-XTS algorithm

2019-08-01 Thread Herbert Xu
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 algor

[PATCH 0/2] Add support for the AES-XTS algorithm

2019-07-26 Thread Pascal van Leeuwen
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/