Re: [PATCH v3 0/2] crypto: validate inputs for gcm and aes

From: Ard Biesheuvel
Date: Thu Aug 01 2019 - 03:14:24 EST


On Wed, 31 Jul 2019 at 16:35, Horia Geanta <horia.geanta@xxxxxxx> wrote:
>
> On 7/31/2019 4:06 PM, Iuliana Prodan wrote:
> > Added inline helper functions to check authsize and assoclen for
> > gcm, rfc4106 and rfc4543.
> > Added, also, inline helper function to check key length for AES algorithms.
> > These are used in the generic implementation of gcm/rfc4106/rfc4543
> > and aes.
> >
> For the series:
> Reviewed-by: Horia GeantÄ <horia.geanta@xxxxxxx>
>

Likewise,

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>