Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes an unaligned panic in x86/sha-mb and a bug in ccm that triggers with certain underlying implementations" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: ccm - preserve the IV buffer crypto: x86/sha1-mb - fix panic due to unaligned access crypto: x86/sha256-mb - fix panic due to unaligned access
Showing
- arch/x86/crypto/sha1-mb/sha1_mb_mgr_flush_avx2.S 6 additions, 6 deletionsarch/x86/crypto/sha1-mb/sha1_mb_mgr_flush_avx2.S
- arch/x86/crypto/sha256-mb/sha256_mb_mgr_flush_avx2.S 6 additions, 6 deletionsarch/x86/crypto/sha256-mb/sha256_mb_mgr_flush_avx2.S
- crypto/ccm.c 3 additions, 1 deletioncrypto/ccm.c
Loading
Please register or sign in to comment