commit | 3771479b43bb3b782d6a17b8e5c6e737d59b6a75 | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Mon Mar 22 19:38:11 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Sep 15 16:29:04 2021 +0200 |
tree | af49c334eba3253b2bf487ea4b9c6927ccd8f6c7 | |
parent | e21f1ddfc0341ad5f34380e6c8be7bdb42736b1f [diff] |
xtest: pkcs11: Add tests for more HMAC CKMs Add tests for *_GENERAL MD5 and SHA based HMAC 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