On Mon, Jun 05, 2023 at 03:15:34PM -0500, Tom Zanussi wrote: > Add support for a 'canned' compression mode using the IAA compression > mode in-kernel API. > > The IAA 'canned' compression mode is added alongside the existing > 'fixed' compression mode and a crypto algorithm named > 'deflate-iaa-canned' is registered using it. So you said that canned is not compatible with the generic deflate algorithm. Does that mean that there is no way for it to decompress something compressed by the generic deflate algorithm, and vice versa its compressed output cannot be decompressed by generic deflate? We don't add an algorithm to the Crypto API if the only implementation is by hardware. IOW if you are adding a new algorithm, then a software version must be the first patch. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt