commit | ebc81cdc315257cd2d1dff822e822cb9d4f33495 | [log] [tgz] |
---|---|---|
author | Edison Ai <edison.ai@arm.com> | Wed Dec 27 14:02:42 2017 +0800 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon Apr 01 09:34:25 2019 +0200 |
tree | f52c560e046e5d555993030b2584f74c18f4ffd3 | |
parent | 2b716ccc528914f136d81ef361e0b44bc98266b2 [diff] |
libmbedtls: support CMAC algorithm Implement CMAC function based on mbedtls. Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Edison Ai <edison.ai@arm.com> Signed-off-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