linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove none supported ciphers
@ 2020-08-05  6:22 Gilad Ben-Yossef
  2020-08-05  6:23 ` [PATCH 1/2] crypto: ccree: remove data unit size support Gilad Ben-Yossef
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gilad Ben-Yossef @ 2020-08-05  6:22 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller; +Cc: Ofir Drang, linux-crypto, linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-21  7:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH 0/2] Remove none supported ciphers Herbert Xu

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).