RE: [PATCH 1/2] crypto: inside-secure - Added support for the CHACHA20 skcipher

2019-09-11 Thread Pascal Van Leeuwen
[PATCH 1/2] crypto: inside-secure - Added support for the > CHACHA20 skcipher > > Hello Pascal, > > On Tue, Sep 10, 2019 at 06:58:18PM +, Pascal Van Leeuwen wrote: > > > On Tue, Sep 10, 2019 at 04:38:12PM +0200, Pascal van Leeuwen wrote: > > > &g

Re: [PATCH 1/2] crypto: inside-secure - Added support for the CHACHA20 skcipher

2019-09-11 Thread Antoine Tenart
Hello Pascal, On Tue, Sep 10, 2019 at 06:58:18PM +, Pascal Van Leeuwen wrote: > > On Tue, Sep 10, 2019 at 04:38:12PM +0200, Pascal van Leeuwen wrote: > > > @@ -112,7 +123,7 @@ static void safexcel_cipher_token(struct > > > safexcel_cipher_ctx *ctx, u8 > > *iv, > > > block_sz

RE: [PATCH 1/2] crypto: inside-secure - Added support for the CHACHA20 skcipher

2019-09-10 Thread Pascal Van Leeuwen
: Re: [PATCH 1/2] crypto: inside-secure - Added support for the > CHACHA20 skcipher > > Hi Pascal, > > On Tue, Sep 10, 2019 at 04:38:12PM +0200, Pascal van Leeuwen wrote: > > > > @@ -112,7 +123,7 @@ static void safexcel_cipher_token(struct > > safexcel_ci

Re: [PATCH 1/2] crypto: inside-secure - Added support for the CHACHA20 skcipher

2019-09-10 Thread Antoine Tenart
Hi Pascal, On Tue, Sep 10, 2019 at 04:38:12PM +0200, Pascal van Leeuwen wrote: > > @@ -112,7 +123,7 @@ static void safexcel_cipher_token(struct > safexcel_cipher_ctx *ctx, u8 *iv, > block_sz = DES3_EDE_BLOCK_SIZE; > cdesc->control_data.options |= > E