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:   Thu, 12 Mar 2020 23:41:06 +1100
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Gilad Ben-Yossef <gilad@...yossef.com>
Cc:     "David S. Miller" <davem@...emloft.net>,
        Ofir Drang <ofir.drang@....com>, linux-crypto@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] crypto: ccree - cleanups

On Sun, Mar 08, 2020 at 05:57:03PM +0200, Gilad Ben-Yossef wrote:
> 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(-)

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