kernel-ark/arch/x86/crypto/sha-mb
Linus Torvalds bcea36df7a Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 cleanup from Ingo Molnar:
 "Inline optimizations"

* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Fix non-static inlines
2016-05-16 16:40:14 -07:00
..
Makefile crypto: sha-mb - SHA1 multibuffer job manager and glue code 2014-08-25 20:32:30 +08: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_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_x8_avx2.S crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2) 2014-08-25 20:32:29 +08:00
sha_mb_ctx.h
sha_mb_mgr.h