mbox series

[0/2] Remove none supported ciphers

Message ID 20200805062302.16569-1-gilad@benyossef.com
Headers show
Series Remove none supported ciphers | expand

Message

Gilad Ben-Yossef Aug. 5, 2020, 6:22 a.m. UTC
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(-)

-- 
2.27.0

Comments

Herbert Xu Aug. 21, 2020, 7:57 a.m. UTC | #1
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