[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444668826-6531-1-git-send-email-clabbe.montjoie@gmail.com>
Date: Mon, 12 Oct 2015 18:53:38 +0200
From: LABBE Corentin <clabbe.montjoie@...il.com>
To: herbert@...dor.apana.org.au, davem@...emloft.net,
thomas.lendacky@....com, geert+renesas@...der.be,
ulf.hansson@...aro.org, wsa@...-dreams.de, keescook@...omium.org,
maxime.ripard@...e-electrons.com
Cc: linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org
Subject: [PATCH] crypto: add precalculated hash for zero message length
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.
Regards
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists