commit | 4b19dfa00507165d17513fdefebfb84c11f43c6d | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Wed Nov 18 10:34:25 2020 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Wed Nov 18 10:34:25 2020 +0100 |
tree | 4334995e5feac37e72df35cc07cfb37d15413320 | |
parent | 5f13a96b2609f09b024a0f5b6ebf882d06bbbfd7 [diff] |
core: libmbedtls: introduce crypto_ecc[public/keypair]_ops Cherry-pick the MBed TLS part of commit b56ad90ebd7e ("libs: ltc and mbedtls introduce crypto_ecc[public/keypair]_ops") from master. Signed-off-by: Jerome Forissier <jerome@forissier.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