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-next>] [day] [month] [year] [list]
Date:   Sun,  8 Mar 2020 17:57:03 +0200
From:   Gilad Ben-Yossef <gilad@...yossef.com>
To:     Herbert Xu <herbert@...dor.apana.org.au>,
        "David S. Miller" <davem@...emloft.net>
Cc:     Ofir Drang <ofir.drang@....com>, linux-crypto@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] crypto: ccree - cleanups

A bunch of code cleanups.
No fixes or new features here.

Gilad Ben-Yossef (4):
  crypto: ccree - remove ancient TODO remarks
  crypto: ccree - only check condition if needed
  crypto: ccree - use crypto_ipsec_check_assoclen()
  crypto: ccree - refactor AEAD IV in AAD handling

Hadar Gat (2):
  crypto: ccree - update register handling macros
  crypto: ccree - remove pointless comment

 drivers/crypto/ccree/cc_aead.c          | 113 +++++++-----------------
 drivers/crypto/ccree/cc_aead.h          |   3 +-
 drivers/crypto/ccree/cc_buffer_mgr.c    |  91 +++----------------
 drivers/crypto/ccree/cc_cipher.c        |   1 -
 drivers/crypto/ccree/cc_driver.h        |   5 +-
 drivers/crypto/ccree/cc_hash.c          |   3 -
 drivers/crypto/ccree/cc_hw_queue_defs.h |  77 ++++++++--------
 drivers/crypto/ccree/cc_request_mgr.c   |   1 -
 8 files changed, 80 insertions(+), 214 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ