crypto: acomp - Simplify folio handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 7 Apr 2025 10:05:27 +0000 (18:05 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 16 Apr 2025 07:16:21 +0000 (15:16 +0800)
commit5f3437e9c89eec7bbf0ee5f582894d41f57528bc
tree07fd2e7d41a1c8f8971e6f422708561d81a11bdf
parent018cba2ecc3bb97d3cb24470d2e1245cd90d98c3
crypto: acomp - Simplify folio handling

Rather than storing the folio as is and handling it later, convert
it to a scatterlist right away.

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