Hi Pascal,
On Fri, Jul 05, 2019 at 02:54:25PM +, Pascal Van Leeuwen wrote:
> > From: Antoine Tenart
> > On Fri, Jul 05, 2019 at 02:32:46PM +, Pascal Van Leeuwen wrote:
> > > > From: Antoine Tenart
> > > >
> > > > You should wait for either those patches to be merged (or directly
> > > >
> -Original Message-
> From: Antoine Tenart
> Sent: Friday, July 5, 2019 4:40 PM
> To: Pascal Van Leeuwen
> Cc: Antoine Tenart ; Pascal van Leeuwen
> ; linux-crypto@vger.kernel.org;
> herb...@gondor.apana.org.au; da...@davemloft.net
> Subject: Re: [PATC
On Fri, Jul 05, 2019 at 02:32:46PM +, Pascal Van Leeuwen wrote:
> > From: Antoine Tenart
> >
> > You should wait for either those patches to be merged (or directly
> > integrate this change in a newer version of those patches), or send this
> > patch in the same series. Otherwise it's problem
: [PATCH] crypto: inside-secure - remove unused struct entry
>
> Hello Pascal,
>
> On Fri, Jul 05, 2019 at 10:17:25AM +0200, Pascal van Leeuwen wrote:
> > This patch removes 'engines' from struct safexcel_alg_template, as it is
> > no longer used.
> >
> >
Hello Pascal,
On Fri, Jul 05, 2019 at 10:17:25AM +0200, Pascal van Leeuwen wrote:
> This patch removes 'engines' from struct safexcel_alg_template, as it is
> no longer used.
>
> Signed-off-by: Pascal van Leeuwen
> ---
> drivers/crypto/inside-secure/safexcel.h | 1 -
> 1 file changed, 1 deletio
This patch removes 'engines' from struct safexcel_alg_template, as it is
no longer used.
Signed-off-by: Pascal van Leeuwen
---
drivers/crypto/inside-secure/safexcel.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/crypto/inside-secure/safexcel.h
b/drivers/crypto/inside-secure/safexc