Home
last modified time | relevance | path

Searched hist:"5516 c6cd78da05b01b15c85aed8a1ab98e96051b" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/include/crypto/
H A Dcrypto_impl.h5516c6cd78da05b01b15c85aed8a1ab98e96051b Mon Nov 21 11:47:07 UTC 2022 Jorge Ramirez-Ortiz <jorge@foundries.io> core: ecc: support the crypto driver

Provide an interface that cryptographic IC drivers can use to fallback
to the software implementation of the algorithms.

This supports the use case where vulnerabilities in the IC algorithms
can be addressed without a respin of the hardware.

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>