Searched hist:d8eed0c13aae041c6ff5c37f33285694c84b6b38 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/crypto/se050/core/ |
| H A D | ecc.c | d8eed0c13aae041c6ff5c37f33285694c84b6b38 Thu Dec 08 10:26:39 UTC 2022 Jorge Ramirez-Ortiz <jorge@foundries.io> crypto: drivers: se050: ecc: 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_ECC_DRV_FALLBACK to enable this feature.
Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|
| /optee_os/core/drivers/crypto/se050/ |
| H A D | crypto.mk | d8eed0c13aae041c6ff5c37f33285694c84b6b38 Thu Dec 08 10:26:39 UTC 2022 Jorge Ramirez-Ortiz <jorge@foundries.io> crypto: drivers: se050: ecc: 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_ECC_DRV_FALLBACK to enable this feature.
Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|