linux/drivers/crypto/starfive
Jia Jie Ho 8a0d929b53 crypto: starfive - Pad adata with zeroes
Aad requires padding with zeroes up to 15 bytes in some cases. This
patch increases the allocated buffer size for aad and prevents the
driver accessing uninitialized memory region.

v1->v2: Specify reason for alloc size change in descriptions.

Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-12-01 18:03:26 +08:00
..
jh7110-aes.c crypto: starfive - Pad adata with zeroes 2023-12-01 18:03:26 +08:00
jh7110-cryp.c crypto: starfive - RSA poll csr for done status 2023-11-24 18:13:56 +08:00
jh7110-cryp.h crypto: starfive - RSA poll csr for done status 2023-11-24 18:13:56 +08:00
jh7110-hash.c crypto: starfive - remove unnecessary alignmask for ahashes 2023-10-27 18:04:29 +08:00
jh7110-rsa.c crypto: starfive - RSA poll csr for done status 2023-11-24 18:13:56 +08:00
Kconfig crypto: starfive - Update driver dependencies 2023-11-24 18:13:56 +08:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00