mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
Bugfix
|
|
* Fix the build when MBEDTLS_PSA_CRYPTO_CONFIG is enabled and the built-in
|
|
CMAC is enabled, but no built-in unauthenticated cipher is enabled.
|
|
Fixes #9209.
|