commit | b60305851819153c4853f6bab0424943d5cc5025 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Wed Feb 24 13:44:22 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jul 08 08:22:08 2021 +0200 |
tree | a87c0f17ff015ff6f6cfab5eb64d58bd1f5ed1f4 | |
parent | e12b0e86083032239a4d873796b22790cda8b1ac [diff] |
ta: pkcs11: Allocate command ID's for wrapping/unwrapping keys Allocate command ID's for C_WrapKey() and C_UnwrapKey(). 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