commit | 60298cc40ca3bc437a11f9fbd1d70e568fdbc480 | [log] [tgz] |
---|---|---|
author | Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> | Tue Jan 19 09:06:00 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Jan 25 00:07:21 2021 +0100 |
tree | da04f559e1f2e765aee079edca90753e6475779a | |
parent | 33ada29e02d1e9a4745eb235fdd992143f473ff8 [diff] |
xtest: pkcs11: add test for testing larger buffer with C_GetMechanismList Specified in: PKCS #11 Cryptographic Token Interface Base Specification Version 2.40 Plus Errata 01 C_GetMechanismList Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-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