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, 20 Jun 2019 16:06:02 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Horia Geantă <horia.geanta@....com>
Cc:     "David S. Miller" <davem@...emloft.net>,
        Aymen Sghaier <aymen.sghaier@....com>,
        linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
        NXP Linux Team <linux-imx@....com>
Subject: Re: [PATCH 0/2] crypto: caam - update IV using HW support

On Mon, Jun 10, 2019 at 04:30:57PM +0300, Horia Geantă wrote:
> This patch set updates the drivers to rely on HW for providing
> the output IV in case of skcipher algorithms.
> 
> It's both an improvement, as previously mentioned here:
> https://lore.kernel.org/linux-crypto/VI1PR0401MB2591C51C446CFA129B50022298D20@VI1PR0401MB2591.eurprd04.prod.outlook.com
> and a fix for the currently broken ctr(aes) IV update.
> 
> Horia Geantă (2):
>   crypto: caam - use len instead of nents for bulding HW S/G table
>   crypto: caam - update IV using HW support
> 
>  drivers/crypto/caam/caamalg.c      | 119 ++++++++++++----------
>  drivers/crypto/caam/caamalg_desc.c |  31 ++++--
>  drivers/crypto/caam/caamalg_desc.h |   4 +-
>  drivers/crypto/caam/caamalg_qi.c   | 122 ++++++++++-------------
>  drivers/crypto/caam/caamalg_qi2.c  | 152 ++++++++++++++---------------
>  drivers/crypto/caam/caamhash.c     |  15 ++-
>  drivers/crypto/caam/caampkc.c      |   4 +-
>  drivers/crypto/caam/sg_sw_qm.h     |  18 ++--
>  drivers/crypto/caam/sg_sw_qm2.h    |  18 ++--
>  drivers/crypto/caam/sg_sw_sec4.h   |  18 ++--
>  10 files changed, 262 insertions(+), 239 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