commit | f2eb88affbb7f028561b4fd5cbd049d5d704f741 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Mon Mar 22 19:38:11 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jul 08 13:32:55 2021 +0200 |
tree | d574f9d6f2fd88711a078005583f59754c24af43 | |
parent | 4f4195124828406a16eb05827b9a67822403d1d1 [diff] |
xtest: pkcs11: Add tests for wrap/unwrap operations Add test cases to test calling of: - C_WrapKey - C_UnwrapKey Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Signed-off-by: Ruchika Gupta <ruchika.gupta@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