2025-09-23 1:12 AM
I want to use the rsa feature of mbedtls but when I uncomment #define MBEDTLS_RSA_C in the mbedtls_config file it is showing undefined reference to mbedtls_rsa_get_len, mbedtls_rsa_check_pub_priv, mbedtls_rsa_init, mbedtls_rsa_free and mbedtls_rsa_import_raw.