mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 14:58:44 +00:00
EC-JPAKE warning is no longer needed as we now have separate _restartable() functions, and JPAKE will just call the non-restartable version. Concurrency warning removed as this is one of the reasons why this design was chosen.