linux/arch/x86/crypto/sha1-mb
Megha Dey 4c79f6f81a crypto: sha1-mb - rename sha-mb to sha1-mb
Until now, there was only support for the SHA1 multibuffer algorithm.
Hence, there was just one sha-mb folder. Now, with the introduction of
the SHA256 multi-buffer algorithm , it is logical to name the existing
folder as sha1-mb.

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>
2016-06-27 16:57:47 +08:00
..
Makefile crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_mb_ctx.h crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_mb_mgr_datastruct.S crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_mb_mgr_flush_avx2.S crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_mb_mgr_init_avx2.c crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_mb_mgr_submit_avx2.S crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_mb_mgr.h crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_mb.c crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00
sha1_x8_avx2.S crypto: sha1-mb - rename sha-mb to sha1-mb 2016-06-27 16:57:47 +08:00