mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-25 09:59:47 +08:00

There are a number of arguments being passed around, nearly all of which are duplicated between the old and new versions. Moving these into a separate class should hopefully make it simpler to follow what is being done.