blob: f4f39c9e53b3447bd4d80ae2a3840698c45dd667 [file] [log] [blame]
Dave Rodgmanfd09b312023-01-20 11:41:43 +00001Bugfix
2 * Fix compile error where MBEDTLS_RSA_C and MBEDTLS_X509_CRT_WRITE_C are
3 defined, but MBEDTLS_PK_RSA_ALT_SUPPORT is not defined. Fixes #3174.