]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 May 2026 19:31:43 +0000 (12:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 May 2026 19:31:43 +0000 (12:31 -0700)
Pull crypto fix from Herbert Xu:

 - Reject algorithms with authsizes that are too short in authencesn

* tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: authencesn - reject short ahash digests during instance creation


Trivial merge