mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-27 00:57:17 +00: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.