mbedtls/include
Valerio Setti e489e81437 pk: add new symbol to state that PK has support for EC keys
Note: both MBEDTLS_PK_USE_PSA_EC_DATA and MBEDTLS_PK_HAVE_ECC_KEYS
has been move on top of the pk.h file because we need these symbols
when crypto.h is evaluated otherwise functions like
mbedtls_ecc_group_of_psa() won't be available.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-06-19 19:24:05 +02:00
..
mbedtls pk: add new symbol to state that PK has support for EC keys 2023-06-19 19:24:05 +02:00
psa config_psa: replace USE symbols with BASIC one for all KEY_PAIRs 2023-06-16 12:27:02 +02:00
.gitignore
CMakeLists.txt Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00