TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/features/tls-defragmentation/development
/
.
/
ChangeLog.d
/
fix-psa-cmac.txt
blob: e3c8aecc2db756ec844afc04d323ca21bf87b215 [
file
] [
log
] [
blame
]
Valerio Setti
7e2ce99
2024-05-31 05:52:59 +0200
[
diff
] [
blame
]
1
Bugfix
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.