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 a potential scheduling latency problem for the algorithms used by WireGuard" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: arch/nhpoly1305 - process in explicit 4k chunks crypto: arch/lib - limit simd usage to 4k chunks
No related branches found
No related tags found
Showing
- arch/arm/crypto/chacha-glue.c 11 additions, 3 deletionsarch/arm/crypto/chacha-glue.c
- arch/arm/crypto/nhpoly1305-neon-glue.c 1 addition, 1 deletionarch/arm/crypto/nhpoly1305-neon-glue.c
- arch/arm/crypto/poly1305-glue.c 11 additions, 4 deletionsarch/arm/crypto/poly1305-glue.c
- arch/arm64/crypto/chacha-neon-glue.c 11 additions, 3 deletionsarch/arm64/crypto/chacha-neon-glue.c
- arch/arm64/crypto/nhpoly1305-neon-glue.c 1 addition, 1 deletionarch/arm64/crypto/nhpoly1305-neon-glue.c
- arch/arm64/crypto/poly1305-glue.c 11 additions, 4 deletionsarch/arm64/crypto/poly1305-glue.c
- arch/x86/crypto/blake2s-glue.c 4 additions, 6 deletionsarch/x86/crypto/blake2s-glue.c
- arch/x86/crypto/chacha_glue.c 11 additions, 3 deletionsarch/x86/crypto/chacha_glue.c
- arch/x86/crypto/nhpoly1305-avx2-glue.c 1 addition, 1 deletionarch/x86/crypto/nhpoly1305-avx2-glue.c
- arch/x86/crypto/nhpoly1305-sse2-glue.c 1 addition, 1 deletionarch/x86/crypto/nhpoly1305-sse2-glue.c
- arch/x86/crypto/poly1305_glue.c 6 additions, 7 deletionsarch/x86/crypto/poly1305_glue.c
Loading
Please register or sign in to comment