lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZWmxyFV1fILeQ3q0@gondor.apana.org.au>
Date:   Fri, 1 Dec 2023 18:13:28 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Chenghai Huang <huangchenghai2@...wei.com>
Cc:     davem@...emloft.net, linux-kernel@...r.kernel.org,
        linux-crypto@...r.kernel.org, shenyang39@...wei.com
Subject: Re: [PATCH v2] crypto: hisilicon/zip - add zip comp high perf mode
 configuration

On Fri, Nov 24, 2023 at 01:49:24PM +0800, Chenghai Huang wrote:
> To meet specific application scenarios, the function of switching between
> the high performance mode and the high compression mode is added.
> 
> Use the perf_mode=0/1 configuration to set the compression high perf mode,
> 0(default, high compression mode), 1(high performance mode). These two
> modes only apply to the compression direction and are compatible with
> software algorithm in both directions.
> 
> Signed-off-by: Chenghai Huang <huangchenghai2@...wei.com>
> ---
>  drivers/crypto/hisilicon/zip/zip_main.c | 65 +++++++++++++++++++++++++
>  1 file changed, 65 insertions(+)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ