linux-stable/drivers/crypto/hisilicon/sec2
Kai Ye 45f5d0176d crypto: hisilicon/sec - fix auth key size error
The authentication algorithm supports a maximum of 128-byte keys.
The allocated key memory is insufficient.

Fixes: 2f072d75d1 ("crypto: hisilicon - Add aead support on SEC2")
Signed-off-by: Kai Ye <yekai13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-07-29 18:29:17 +08:00
..
Makefile
sec.h crypto: hisilicon/sec - don't sleep when in softirq 2022-07-08 15:21:16 +08:00
sec_crypto.c crypto: hisilicon/sec - fix auth key size error 2022-07-29 18:29:17 +08:00
sec_crypto.h crypto: hisilicon/sec - fix auth key size error 2022-07-29 18:29:17 +08:00
sec_main.c crypto: hisilicon/sec - only HW V2 needs to change the BD err detection 2022-06-17 17:19:21 +08:00