2017-05-06 5:59 GMT-07:00 Gilad Ben-Yossef :
> cifs starts an async. crypto op and waits for their completion.
> Move it over to generic code doing the same.
>
> Signed-off-by: Gilad Ben-Yossef
> ---
> fs/cifs/smb2ops.c | 30 --
> 1 file changed, 4 insertions(+), 26 de
On Mon, May 8, 2017 at 2:00 PM, Stephan Müller wrote:
> Am Montag, 8. Mai 2017, 08:30:13 CEST schrieb Harsh Jain:
>
> Hi Harsh,
>>
>> Confusing, I have to dig more for DRBG. Actually we observed following
>> panic in Chcr (Chelsio) when drgb is enabled and Panic trace points
>> some thing wrong
>>
Hi Robin
> -Original Message-
> From: linux-crypto-ow...@vger.kernel.org [mailto:linux-crypto-
> ow...@vger.kernel.org] On Behalf Of Robin Murphy
> Sent: Wednesday, May 03, 2017 20:15
> To: Antoine Tenart; Igal Liberman
> Cc: herb...@gondor.apana.org.au; da...@davemloft.net;
> ja...@lakeda
Am Montag, 8. Mai 2017, 08:30:13 CEST schrieb Harsh Jain:
Hi Harsh,
>
> Confusing, I have to dig more for DRBG. Actually we observed following
> panic in Chcr (Chelsio) when drgb is enabled and Panic trace points
> some thing wrong
> with drgb modules. Any idea what are possible reason for this.