All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: hisilicon - add new type of sqe for Kunpeng930
@ 2021-05-17 11:09 Kai Ye
  2021-05-17 11:09 ` [PATCH 1/2] crypto: hisilicon/sec - add new type of SQE Kai Ye
  2021-05-17 11:10 ` [PATCH 2/2] crypto: hisilicon/sec - driver adapt to new SQE Kai Ye
  0 siblings, 2 replies; 4+ messages in thread
From: Kai Ye @ 2021-05-17 11:09 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, linux-kernel, wangzhou1, yekai13

Add new type of sqe for Kunpeng930, and modify the driver as needed.

Kai Ye (2):
  crypto: hisilicon/sec - add new type of SQE
  crypto: hisilicon/sec - driver adapt to new SQE

 drivers/crypto/hisilicon/sec2/sec.h        |   6 +-
 drivers/crypto/hisilicon/sec2/sec_crypto.c | 291 ++++++++++++++++++++++++-----
 drivers/crypto/hisilicon/sec2/sec_crypto.h | 181 ++++++++++++++++++
 3 files changed, 434 insertions(+), 44 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-05-28  7:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 11:09 [PATCH 0/2] crypto: hisilicon - add new type of sqe for Kunpeng930 Kai Ye
2021-05-17 11:09 ` [PATCH 1/2] crypto: hisilicon/sec - add new type of SQE Kai Ye
2021-05-17 11:10 ` [PATCH 2/2] crypto: hisilicon/sec - driver adapt to new SQE Kai Ye
2021-05-28  7:10   ` Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.