Message ID | 20230914090908.3849318-1-shenyang39@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | crypto: hisilicon/zip - change support algorithms | expand |
On Thu, Sep 14, 2023 at 05:09:06PM +0800, Yang Shen wrote: > Add deflate algorithm. Remove zlib and gzip algorithms. > Tested with disable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS. > > Yang Shen (2): > crypto: hisilicon/zip - support deflate algorithm > crypto: hisilicon/zip - remove zlib and gzip > > drivers/crypto/hisilicon/zip/zip_crypto.c | 282 +++------------------- > drivers/crypto/hisilicon/zip/zip_main.c | 4 +- > 2 files changed, 37 insertions(+), 249 deletions(-) > > -- > 2.33.0 All applied. Thanks.