summaryrefslogtreecommitdiff
path: root/crypto/chacha20poly1305.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-02-12 08:57:21 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-02-12 08:57:21 -0800
commit63eef5720ea6899ebea8148bfcc30b392d5ca025 (patch)
tree916682ca7617ad686d2f8f9cac41ec4e9c432b00 /crypto/chacha20poly1305.c
parentbd9b55f04cf31a9addf1a26af8aed79cbebfd09d (diff)
parenta8b8d012167230d3ef15a854b8440536bc6b8d94 (diff)
downloadlinux-crypto-63eef5720ea6899ebea8148bfcc30b392d5ca025.tar.gz
linux-crypto-63eef5720ea6899ebea8148bfcc30b392d5ca025.zip
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 the following issues: - oversize stack frames on mn10300 in sha3-generic - warning on old compilers in sha3-generic - API error in sun4i_ss_prng - potential dead-lock in sun4i_ss_prng - null-pointer dereference in sha512-mb - endless loop when DECO acquire fails in caam - kernel oops when hashing empty message in talitos" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate crypto: caam - fix endless loop when DECO acquire fails crypto: sha3-generic - Use __optimize to support old compilers compiler-gcc.h: __nostackprotector needs gcc-4.4 and up compiler-gcc.h: Introduce __optimize function attribute crypto: sha3-generic - deal with oversize stack frames crypto: talitos - fix Kernel Oops on hashing an empty file crypto: sha512-mb - initialize pending lengths correctly
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions