mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-24 02:55:36 +00:00
646393bb1e
When a restartable function calls another restartable function, the current ops_count needs to be shared to avoid either doing too many operations or returning IN_PROGRESS uselessly. So it needs to be in the top-level context rather than a specific sub-context. |
||
---|---|---|
.. | ||
mbedtls | ||
.gitignore | ||
CMakeLists.txt |