[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <VI1PR0402MB34854261466D187547AEB5CA98DC0@VI1PR0402MB3485.eurprd04.prod.outlook.com>
Date: Tue, 30 Jul 2019 18:55:08 +0000
From: Horia Geanta <horia.geanta@....com>
To: Iuliana Prodan <iuliana.prodan@....com>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>
CC: "linux-crypto@...r.kernel.org" <linux-crypto@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
dl-linux-imx <linux-imx@....com>
Subject: Re: [PATCH v2 1/2] crypto: gcm - helper functions for
assoclen/authsize check
On 7/30/2019 1:33 PM, Iuliana Prodan wrote:
> --- a/include/crypto/gcm.h
> +++ b/include/crypto/gcm.h
> @@ -1,8 +1,63 @@
> #ifndef _CRYPTO_GCM_H
> #define _CRYPTO_GCM_H
>
> +#include <uapi/asm-generic/errno-base.h>
> +
This is new in v2 and I missed it initially.
If needed, <linux/errno.h> should be used instead.
Horia
Powered by blists - more mailing lists