blob: 7ae1c68a409a97c927e4e8f9c699ad246d7dbedb [file] [log] [blame]
Minos Galanakis93145552025-09-09 18:54:52 +01001Bugfix
2 * Fix Clang compilation error when MBEDTLS_USE_PSA_CRYPTO is enabled
3 but MBEDTLS_DHM_C is disabled. Reported by Michael Schuster in #9188.