mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-26 05:23:47 +02:00
1. Style issues fixes - remove redundant spacing. 2. Remove depency of `MBEDTLS_RSA_C` in `pk_parse_public_keyfile_rsa()` tests, as the function itself is dependent on it.