mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-05 22:40:46 +08: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.