Valerio Setti | 19efa3d | 2024-06-18 14:40:27 +0200 | [diff] [blame] | 1 | Default behavior changes |
2 | * In a PSA-client-only build (i.e. MBEDTLS_PSA_CRYPTO_CLIENT && | ||||
3 | !MBEDTLS_PSA_CRYPTO_C), do not automatically enable local crypto when the | ||||
4 | corresponding PSA mechanism is enabled, since the server provides the | ||||
5 | crypto. Fixes #9126. |