mbedtls/include
Valerio Setti a37ea269a9 adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin
psa_crypto_mac.c uses mbedtls_cipher_xxx() functions to perform
CMAC operations. Therefore we need to enable CIPHER_C when
PSA CMAC is builtin.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-05-24 14:37:05 +02:00
..
mbedtls adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin 2024-05-24 14:37:05 +02:00
psa Fix typo in psa_key_production_parameters_t doc: 65535 should be 65537 2024-03-26 12:25:07 +00:00
.gitignore
CMakeLists.txt