]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: sha512-mb - Enable SHA512 multibuffer support
authorMegha Dey <megha.dey@linux.intel.com>
Mon, 27 Jun 2016 17:20:05 +0000 (10:20 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 28 Jun 2016 08:06:37 +0000 (16:06 +0800)
commit0dffa9f09603e957bea1e7eaca1aa1eaf267e231
tree781c21692ba4529fe8bfd8966ba728845fa1c558
parentdc70f197e8a633df01bdae71f6ebc1a99a75feab
crypto: sha512-mb - Enable SHA512 multibuffer support

Add the config CRYPTO_SHA512_MB which will enable the computation
using the SHA512 multi-buffer algorithm.

Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
Reviewed-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig