]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: acomp - Use request flag helpers and add acomp_request_flags
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 7 Apr 2025 10:02:53 +0000 (18:02 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 16 Apr 2025 07:16:20 +0000 (15:16 +0800)
commitb04b395f7a29ed28d3cb27a7b39ac67dfb959fa0
tree94fea681fca8d9a8389e74d5c4e98feea09d869b
parent1451e3e561be9ff4e86b911b9367a2223275d16f
crypto: acomp - Use request flag helpers and add acomp_request_flags

Use the newly added request flag helpers to manage the request
flags.

Also add acomp_request_flags which lets bottom-level users to
access the request flags without the bits private to the acomp
API.

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