]> Gentwo Git Trees - linux/.git/commit
crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfs
authorChenghai Huang <huangchenghai2@huawei.com>
Sat, 30 Aug 2025 10:27:56 +0000 (18:27 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 6 Sep 2025 07:57:23 +0000 (15:57 +0800)
commitcf79ed6aacd3f7486972efda15a7d03d03ac274e
tree6cfadcdb634e6e192284328d123fc7f61fbc243f
parent35c5097f737a164b3afe23d07698db95061f0db8
crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfs

The current hisilicon zip supports the new algorithms lz77_only and
lz4. To enable user space to recognize the new algorithm support,
add lz77_only and lz4 to the sysfs. Users can now use the new
algorithms through uacce.

Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/zip/zip_main.c