commit | e3f0cb566a9769b6b8d68e9a7585367cff35aea9 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Mon Jul 05 10:53:25 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jul 08 08:22:08 2021 +0200 |
tree | 7844498fc1af5f04a84ea78f613576d4d921bed6 | |
parent | 3668310bd696b9c71a32a0f8f6d834a111661ba3 [diff] |
ta: pkcs11: Add support for indirect templates Add support for handling indirect template - CKA_DERIVE_TEMPLATE and CKA_UNWRAP_TEMPLATE during key derivation/unwrapping. Reviewed-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Ruchika Gupta <ruchika.gupta@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