]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: acomp - Move scomp stream allocation code into acomp
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 19 Mar 2025 06:04:52 +0000 (14:04 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 7 Apr 2025 05:22:25 +0000 (13:22 +0800)
commit42d9f6c774790d290c175e8775ce9f1366438098
tree692f8701d560701a346789c36c25efed57013220
parentd348ebc658cdf41b922671e472a6192c2338adb4
crypto: acomp - Move scomp stream allocation code into acomp

Move the dynamic stream allocation code into acomp and make it
available as a helper for acomp algorithms.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/acompress.c
crypto/scompress.c
include/crypto/internal/acompress.h
include/crypto/internal/scompress.h