[PATCH 0/3] qce crypto fixes for tcrypto failures

From: Sivaprakash Murugesan
Date: Mon Jun 22 2020 - 02:15:31 EST


while running tcrypto test cases on qce crypto engine few failures are
noticed, this is mainly because of the updates on tcrypto driver and
not testing qce reqgularly with mainline tcrypto driver.

This series tries to address few of the errors while running tcrypto on
qce.

Sivaprakash Murugesan (3):
crypto: qce: support zero length test vectors
crypto: qce: re-initialize context on import
crypto: qce: sha: Do not modify scatterlist passed along with request

drivers/crypto/Kconfig | 2 ++
drivers/crypto/qce/common.h | 2 ++
drivers/crypto/qce/sha.c | 36 +++++++++++++++++++++++++++++-------
3 files changed, 33 insertions(+), 7 deletions(-)

--
2.7.4