mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-10 17:01:41 +08:00
adjust_legacy_from_psa: fix comment
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
a765eaa33e
commit
a56eb46ce6
@ -859,7 +859,7 @@
|
|||||||
#define MBEDTLS_PSA_BUILTIN_ALG_CCM_STAR_NO_TAG 1
|
#define MBEDTLS_PSA_BUILTIN_ALG_CCM_STAR_NO_TAG 1
|
||||||
#define MBEDTLS_CCM_C
|
#define MBEDTLS_CCM_C
|
||||||
#endif
|
#endif
|
||||||
#endif /* PSA_WANT_ALG_CCM */
|
#endif /* PSA_WANT_ALG_CCM_STAR_NO_TAG */
|
||||||
|
|
||||||
#if defined(PSA_WANT_ALG_GCM)
|
#if defined(PSA_WANT_ALG_GCM)
|
||||||
#if !defined(MBEDTLS_PSA_ACCEL_ALG_GCM) || \
|
#if !defined(MBEDTLS_PSA_ACCEL_ALG_GCM) || \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user