mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-04 22:13:31 +08:00

The code paths in the library are different for decryption and for signature. Improve the test coverage by doing some error path tests for decryption in addition to signature.