Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Oct 2024 15:42:54 +0000 (08:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Oct 2024 15:42:54 +0000 (08:42 -0700)
commit6f6fc393f4dbaa149962a4662f5dd08513c28905
tree58bb3516a72f8bc140eb0f0b1ccb79dd0649d80f
parentdff6584301ddeb147ae306b140ccf2e128e29030
parente845d2399a00f866f287e0cefbd4fc7d8ef0d2f7
Merge tag 'v6.12-p3' of git://git./linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:

 - Remove bogus testmgr ENOENT error messages

 - Ensure algorithm is still alive before marking it as tested

 - Disable buggy hash algorithms in marvell/cesa

* tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: marvell/cesa - Disable hash algorithms
  crypto: testmgr - Hide ENOENT errors better
  crypto: api - Fix liveliness check in crypto_alg_tested