commit | 71bc74045f8fcccce00ba3ce4e00974a3cad9607 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Fri Dec 11 18:17:27 2020 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Dec 23 17:58:58 2020 +0100 |
tree | ceec8cfee9a211c36450aa5096abdf62332effb6 | |
parent | 7404c07b9457ae1a5bfe6bc7b13affc479e58054 [diff] |
xtest: pkcs11: add key generation tests Add 1010 for C_GenerateKey() with following mechanisms supported: PKCS11_CKM_GENERIC_SECRET_KEY_GEN PKCS11_CKM_AES_KEY_GEN Co-developed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com>
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