]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: sha256-mb - Enable multibuffer support
authorMegha Dey <megha.dey@intel.com>
Fri, 24 Jun 2016 01:40:43 +0000 (18:40 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 27 Jun 2016 08:57:43 +0000 (16:57 +0800)
commit171c7d537ca309209384d6ec10a40c1ef282e3ee
tree7a78f7f58e768469a9fefc2048cf33ab044f1db7
parent245ece0ba38c78cc3df3fba696bf958c125e536f
crypto: sha256-mb - Enable multibuffer support

Add the config CRYPTO_SHA256_MB which will enable the computation using the
SHA256 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