Home
last modified time | relevance | path

Searched hist:a40be7ebca099172d2e5eaff94ad5b87fb7c53c9 (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/se050/core/
H A Drsa.ca40be7ebca099172d2e5eaff94ad5b87fb7c53c9 Thu Dec 08 10:25:23 UTC 2022 Jorge Ramirez-Ortiz <jorge@foundries.io> crypto: drivers: se050: rsa: fallback to softw-ops

Operations that require a public key might fallback to a software
based implementation.

Operations that require a private key might fallback to a software
based implementation as long as the private key is not in the secure
element.

Use CFG_NXP_SE05X_RSA_DRV_FALLBACK to enable this feature.

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/drivers/crypto/se050/
H A Dcrypto.mka40be7ebca099172d2e5eaff94ad5b87fb7c53c9 Thu Dec 08 10:25:23 UTC 2022 Jorge Ramirez-Ortiz <jorge@foundries.io> crypto: drivers: se050: rsa: fallback to softw-ops

Operations that require a public key might fallback to a software
based implementation.

Operations that require a private key might fallback to a software
based implementation as long as the private key is not in the secure
element.

Use CFG_NXP_SE05X_RSA_DRV_FALLBACK to enable this feature.

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>