commit | e73e0fb19c6a1e08ed61b1e4b63e6f3f8af9e05f | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Thu Dec 12 17:08:03 2019 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Dec 17 20:52:14 2019 +0100 |
tree | c0c95a5bfe6c0dbc53370b97ac7e697322c0487a | |
parent | 3b86e437e91fc913ada742d3df5e02892508c32b [diff] |
regression 4003: add test cases for SM4 Adds test cases for the Chinese SM4 cipher in ECB, CBC and CTR modes. Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Jens Wiklander <jens.wiklander@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