mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-05 06:16:25 +08:00

This commit removes the RSA constants MBEDTLS_RSA_PUBLIC and MBEDTLS_RSA_PRIVATE because they are now superfluous given that the mode parameter has been removed. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>