[PATCH 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec

Chenghai Huang posted 2 patches 2 months ago
There is a newer version of this series
drivers/crypto/hisilicon/sec2/sec.h        |   2 +-
drivers/crypto/hisilicon/sec2/sec_crypto.c | 169 +++++++++------------
drivers/crypto/hisilicon/sec2/sec_crypto.h |  11 --
3 files changed, 71 insertions(+), 111 deletions(-)
[PATCH 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
Posted by Chenghai Huang 2 months ago
1. Fix for aead invalid authsize.
2. Fix for aead icv error.

Chenghai Huang (2):
  crypto: hisilicon/sec2 - fix for aead icv error
  crypto: hisilicon/sec2 - fix for aead invalid authsize

 drivers/crypto/hisilicon/sec2/sec.h        |   2 +-
 drivers/crypto/hisilicon/sec2/sec_crypto.c | 169 +++++++++------------
 drivers/crypto/hisilicon/sec2/sec_crypto.h |  11 --
 3 files changed, 71 insertions(+), 111 deletions(-)

-- 
2.33.0