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]
Date:   Fri, 1 Dec 2023 18:13:55 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Weili Qian <qianweili@...wei.com>
Cc:     linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
        liulongfang@...wei.com
Subject: Re: [PATCH 0/3] crypto: hisilicon - some cleanups for hisilicon
 drivers

On Sat, Nov 25, 2023 at 07:50:08PM +0800, Weili Qian wrote:
> Some cleanups for hisilicon drivers, and add comments
> to improve the code readability.
> 
> Weili Qian (3):
>   crypto: hisilicon/sgl - small cleanups for sgl.c
>   crypto: hisilicon/qm - simplify the status of qm
>   crypto: hisilicon/qm - add comments and remove redundant array element
> 
>  Documentation/ABI/testing/debugfs-hisi-hpre |   2 +-
>  Documentation/ABI/testing/debugfs-hisi-sec  |   2 +-
>  Documentation/ABI/testing/debugfs-hisi-zip  |   2 +-
>  drivers/crypto/hisilicon/debugfs.c          |   4 +
>  drivers/crypto/hisilicon/qm.c               | 141 ++++----------------
>  drivers/crypto/hisilicon/qm_common.h        |   4 -
>  drivers/crypto/hisilicon/sgl.c              |  12 +-
>  include/linux/hisi_acc_qm.h                 |   8 +-
>  8 files changed, 42 insertions(+), 133 deletions(-)
> 
> -- 
> 2.33.0

All 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