mbox series

[0/2] crypto: hisilicon - add new type of sqe for Kunpeng930

Message ID 1621249800-11582-1-git-send-email-yekai13@huawei.com (mailing list archive)
Headers show
Series crypto: hisilicon - add new type of sqe for Kunpeng930 | expand

Message

yekai (A) May 17, 2021, 11:09 a.m. UTC
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(-)