mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-02 02:33:51 +08:00

Sign rsa is not thread safe. Remove it from current code. And a thread-safe version should be re-introduce in future. Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>