linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] qce crypto fixes for tcrypto failures
@ 2020-06-22  6:15 Sivaprakash Murugesan
  2020-06-22  6:15 ` [PATCH 1/3] crypto: qce: support zero length test vectors Sivaprakash Murugesan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sivaprakash Murugesan @ 2020-06-22  6:15 UTC (permalink / raw)
  To: herbert, davem, stanimir.varbanov, ardb, sivaprak, cotequeiroz,
	ebiggers, horia.geanta, linux-crypto, linux-kernel

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


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

end of thread, other threads:[~2020-07-03  4:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22  6:15 [PATCH 0/3] qce crypto fixes for tcrypto failures Sivaprakash Murugesan
2020-06-22  6:15 ` [PATCH 1/3] crypto: qce: support zero length test vectors Sivaprakash Murugesan
2020-06-22  6:15 ` [PATCH 2/3] crypto: qce: re-initialize context on import Sivaprakash Murugesan
2020-06-22  6:15 ` [PATCH 3/3] crypto: qce: sha: Do not modify scatterlist passed along with request Sivaprakash Murugesan
2020-07-03  4:48 ` [PATCH 0/3] qce crypto fixes for tcrypto failures 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).