adjust_legacy_from_psa: fix comment
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
a765eaa33e
commit
a56eb46ce6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue