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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231125115011.22519-1-qianweili@huawei.com>
Date:   Sat, 25 Nov 2023 19:50:08 +0800
From:   Weili Qian <qianweili@...wei.com>
To:     <herbert@...dor.apana.org.au>
CC:     <linux-crypto@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <liulongfang@...wei.com>
Subject: [PATCH 0/3] crypto: hisilicon - some cleanups for hisilicon drivers

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ