2019-06-13 15:24:29

by Christophe Leroy

[permalink] [raw]
Subject: Re: [PATCH v2 4/4] crypto: talitos - drop icv_ool



Le 13/06/2019 à 14:21, Horia Geanta a écrit :
> On 6/11/2019 5:39 PM, Christophe Leroy wrote:
>> icv_ool is not used anymore, drop it.
>>
>> Fixes: 9cc87bc3613b ("crypto: talitos - fix AEAD processing")
> I can't find this SHA1.
>
> Are you referring to commit e345177ded17 ("crypto: talitos - fix AEAD processing.")?
>
> Horia
>

Oops yes, that's the sha1 it had in my tree before it got merged.

Do I have to resend it or can Herbert just drop the wrong reference and
take the following one:

Fixes: e345177ded17 ("crypto: talitos - fix AEAD processing.")


Christophe