mbox series

[v2,0/5] crypto: hisilicon - some misc bugfix for SEC engine

Message ID 1628243066-32648-1-git-send-email-yekai13@huawei.com (mailing list archive)
Headers show
Series crypto: hisilicon - some misc bugfix for SEC engine | expand

Message

yekai (A) Aug. 6, 2021, 9:44 a.m. UTC
some misc bugfix for SEC engine.

chages v1->v2:
	add rate limited for printing messages.

Kai Ye (5):
  crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
  crypto: hisilicon/sec - delete the print of fallback tfm application
    failure
  crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
  crypto: hisilicon/sec - fix the CTR mode BD configuration
  crypto: hisilicon/sec - use the correct print format

 drivers/crypto/hisilicon/sec2/sec_crypto.c | 30 ++++++++++++++++++++----------
 drivers/crypto/hisilicon/sec2/sec_crypto.h |  6 ++++--
 2 files changed, 24 insertions(+), 12 deletions(-)