mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
2f1bebd551
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
6 lines
253 B
Plaintext
6 lines
253 B
Plaintext
Removals
|
|
* Drop support for crypto alt interface. Removes MBEDTLS_XXX_ALT options
|
|
at the module and function level for crypto mechanisms only. The remaining
|
|
alt interfaces for platform, threading and timing are unchanged.
|
|
Fixes #8149.
|