Re: [PATCH] crypto: AEAD: add check for presence of auth tag

From: Stephan Mueller
Date: Mon Jan 05 2015 - 05:53:55 EST


Am Montag, 5. Januar 2015, 21:39:57 schrieb Herbert Xu:

Hi Herbert,

> On Mon, Jan 05, 2015 at 11:26:48AM +0100, Stephan Mueller wrote:
> > Could you please help me understand where that check should be and what
> > should be done at the crypto API level?
>
> All I was asking for is a length check like the one at the top
> of crypto_authenc_decypt.

Could you please check: I am unable to find the function.

Note, there is no size parameter provided in crypto_aead_decrypt. To obtain
the size, I would need to walk the scatterlists, no?
>
> Cheers,


--
Ciao
Stephan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/