2020-08-05 06:23:44

by Gilad Ben-Yossef

[permalink] [raw]
Subject: [PATCH 0/2] Remove none supported ciphers

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