commit | 6f74919dec87f9e962191bc556c9acff4c714b19 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Tue Feb 04 17:04:36 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 24 17:29:47 2020 +0100 |
tree | ed4008bb5267dd419aed15baa5ac6f3102dd6942 | |
parent | 8849c12619aee7069963595d8f85dae559daf2d8 [diff] |
ta: pkcs11: command to get mechanisms embedded in a token Implement command PKCS11_CMD_MECHANISM_IDS for client to get IDs of the mechanisms embedded in a token Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Reviewed-by: Jens Wiklander <jens.wiklander@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