blob: e3c8aecc2db756ec844afc04d323ca21bf87b215 [file] [log] [blame]
Valerio Setti7e2ce992024-05-31 05:52:59 +02001Bugfix
2 * Fix the build when MBEDTLS_PSA_CRYPTO_CONFIG is enabled and the built-in
3 CMAC is enabled, but no built-in unauthenticated cipher is enabled.
4 Fixes #9209.