]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Mar 2019 16:32:02 +0000 (08:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Mar 2019 16:32:02 +0000 (08:32 -0800)
commit821273b16d25acca8dded81fc59b590abe2b42ce
tree9611bf3eaaa4ab880fcc73f29d4f7d24d8bb3725
parent003e9556a767a7b5c82fae298281a9c6858e4388
parent527f0c2c7f14da58deff0ec960f0138ae0215a27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull more crypto fixes from Herbert Xu:
 "This fixes a couple of issues in arm64/chacha that was introduced in
  5.0"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: arm64/chacha - fix hchacha_block_neon() for big endian
  crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian