commit | da1e3aaa8e0fb3502c45903d3be30ecdd77af5e7 | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Sat Sep 25 23:04:20 2021 +0900 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Oct 04 15:46:56 2021 +0200 |
tree | 3cb6e814dc639724ceba231789eb4901a340cdfd | |
parent | e4c33f4941897d0d2691e34ad91d3d471be9de5f [diff] |
xtest: pkcs11: Add tests for AES CMAC mechanisms Add tests for CKM_AES_CMAC* mechanisms. Signed-off-by: Victor Chong <victor.chong@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_test.
// OP-TEE core maintainers