commit | 41d9f6c2b3ef6112a32093605cb97e5b2536eb26 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Mar 07 17:37:22 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 14 21:48:51 2023 +0100 |
tree | 1429c76f51a44d6a6b6fae72c72a8d983f90a657 | |
parent | 7bd215a7be2bfac84dadf78e2f771400e163bd05 [diff] |
libutee: add TEE_ALG_ECDSA_SHA* to TEE_ALG_GET_DIGEST_SIZE() The TEE_ALG_GET_DIGEST_SIZE() macro lacks the ECDSA algorithms. Add them. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers