]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 12 Apr 2025 01:48:09 +0000 (09:48 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 12 Apr 2025 01:48:09 +0000 (09:48 +0800)
commit51a7c741f7e1c00839167a89a3d2a382a6d482f2
treeed32b458fdce898ebdb89c20a203c044969b8e34
parent3be3f70ee95da03a87d94c4a714ee679a5c7b34d
parentb2e689baf220408aff8ee5dfb4edb0817e1632bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Merge crypto tree to pick up scompress and ahash fixes.  The
scompress fix becomes mostly unnecessary as the bugs no longer
exist with the new acompress code.  However, keep the NULL assignment
in crypto_acomp_free_streams so that if the user decides to call
crypto_acomp_alloc_streams again it will work.
crypto/acompress.c
include/crypto/hash.h