Searched hist:"445 a4aaf5842073e4130b1d6dbe3785284d9615f" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/crypto/starfive/ |
H A D | Makefile | diff 445a4aaf5842073e4130b1d6dbe3785284d9615f Mon Jun 12 10:52:30 CEST 2023 Jia Jie Ho <jiajie.ho@starfivetech.com> crypto: starfive - Add RSA algo support
Adding RSA enc/dec and sign/verify feature for StarFive cryptographic module. The module only supports mod sizes up to 2048, therefore calculations more than that will use fallback algo.
Co-developed-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 445a4aaf5842073e4130b1d6dbe3785284d9615f Mon Jun 12 10:52:30 CEST 2023 Jia Jie Ho <jiajie.ho@starfivetech.com> crypto: starfive - Add RSA algo support
Adding RSA enc/dec and sign/verify feature for StarFive cryptographic module. The module only supports mod sizes up to 2048, therefore calculations more than that will use fallback algo.
Co-developed-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | jh7110-cryp.h | diff 445a4aaf5842073e4130b1d6dbe3785284d9615f Mon Jun 12 10:52:30 CEST 2023 Jia Jie Ho <jiajie.ho@starfivetech.com> crypto: starfive - Add RSA algo support
Adding RSA enc/dec and sign/verify feature for StarFive cryptographic module. The module only supports mod sizes up to 2048, therefore calculations more than that will use fallback algo.
Co-developed-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Huan Feng <huan.feng@starfivetech.com> Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|