commit | 769cbbd704592f9fa940f52dabb0511ff10cf78a | [log] [tgz] |
---|---|---|
author | Zexi Yu <yuzexi@hisilicon.com> | Tue Feb 07 19:30:18 2023 +0800 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Mon Mar 06 07:52:40 2023 +0100 |
tree | f18359f969d5fec81b75a4c276a8f1f7464a08f4 | |
parent | 9655e48e75b4c1ae6e0a7c446a26a1cfd7b036f7 [diff] |
drivers: crypto: add SM2 curve in crypto API Add SM2 curve in function get_ecc_key_size_bytes(). Signed-off-by: Zexi Yu <yuzexi@hisilicon.com> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Clement Faure <clement.faure@nxp.com>
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