Re: [PATCH v2 0/4] crypto: add precalculated hash for zero message length

From: Herbert Xu
Date: Sat Dec 12 2015 - 00:42:46 EST


On Tue, Dec 08, 2015 at 09:10:49AM +0100, LABBE Corentin wrote:
> Hello
>
> Some crypto drivers cannot process empty data message and so rely on
> precalculated hash.
> This patch series add precalculated hash in headers and
> make the drivers use them.
>
> Using those precalculated hash make some additionnal constify patch necessary.
>
> Changes since v1
> - Moved arrays from headers to c file and made them EXPORT.

You still haven't included the Kconfig changes to add dependencies
on the general implementations.

Cheers,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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/