linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Gilad Ben-Yossef <gilad@benyossef.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Ofir Drang <ofir.drang@arm.com>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] Remove none supported ciphers
Date: Fri, 21 Aug 2020 17:57:09 +1000	[thread overview]
Message-ID: <20200821075709.GG25143@gondor.apana.org.au> (raw)
In-Reply-To: <20200805062302.16569-1-gilad@benyossef.com>

On Wed, Aug 05, 2020 at 09:22:59AM +0300, Gilad Ben-Yossef wrote:
> the CryptoCell HW has support for ciphers and modes not supported
> and used at this time by Linux. Remove the code supporting this
> in the ccree ddriver until such time support is added in the kernel.
> 
> Gilad Ben-Yossef (2):
>   crypto: ccree: remove data unit size support
>   crypto: ccree: remove bitlocker cipher
> 
>  drivers/crypto/ccree/cc_cipher.c     | 282 +--------------------------
>  drivers/crypto/ccree/cc_crypto_ctx.h |   1 -
>  drivers/crypto/ccree/cc_driver.h     |   1 -
>  3 files changed, 4 insertions(+), 280 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

      parent reply	other threads:[~2020-08-21  7:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05  6:22 [PATCH 0/2] Remove none supported ciphers Gilad Ben-Yossef
2020-08-05  6:23 ` [PATCH 1/2] crypto: ccree: remove data unit size support Gilad Ben-Yossef
2020-08-05  6:23 ` [PATCH 2/2] crypto: ccree: remove bitlocker cipher Gilad Ben-Yossef
2020-08-21  7:57 ` Herbert Xu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200821075709.GG25143@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --cc=gilad@benyossef.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ofir.drang@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).