mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 09:38:42 +00: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.