mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 12:12:57 +00:00
Original intention was to be allowed to perform in-place operations like changing the byte-order before importing parameters into an HSM. Now a copy is needed in this case, but there's no more danger of a user expecting the arguments to be left untouched.