2023-11-09 11:25:57 +01:00
|
|
|
Changes
|
2023-11-08 12:59:12 +01:00
|
|
|
* PSA_WANT_ALG_CCM and PSA_WANT_ALG_CCM_STAR_NO_TAG are no more synonyms and
|
|
|
|
they are now treated separately. This means that they should be
|
2023-11-09 11:25:57 +01:00
|
|
|
individually enabled in order to enable respective support; also the
|
2023-11-08 12:59:12 +01:00
|
|
|
corresponding MBEDTLS_PSA_ACCEL symbol should be defined in case
|
|
|
|
acceleration is required.
|