2023-09-14 09:17:06

by Yang Shen

[permalink] [raw]
Subject: [PATCH 0/2] crypto: hisilicon/zip - change support algorithms

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


2023-09-20 05:25:25

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH 0/2] crypto: hisilicon/zip - change support algorithms

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.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt