linux-stable/arch/x86/crypto/sha-mb
Linus Torvalds e4fba88d00 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fix from Herbert Xu:
 "Fix a regression that causes sha-mb to crash"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
2016-05-20 10:25:16 -07:00
..
Makefile crypto: sha-mb - SHA1 multibuffer job manager and glue code 2014-08-25 20:32:30 +08:00
sha1_mb.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-05-16 16:40:14 -07:00
sha1_mb_mgr_datastruct.S
sha1_mb_mgr_flush_avx2.S x86/asm/crypto: Create stack frames in crypto functions 2016-02-24 08:35:43 +01:00
sha1_mb_mgr_init_avx2.c crypto: sha-mb - Fix big integer constant sparse warning 2015-02-27 22:48:49 +13:00
sha1_mb_mgr_submit_avx2.S Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-03-20 18:23:21 -07:00
sha1_x8_avx2.S crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI 2016-05-17 14:26:52 +08:00
sha_mb_ctx.h
sha_mb_mgr.h