\def MBEDTLS_PSA_CRYPTO_SE_C Enable dynamic secure element support in the Platform Security Architecture cryptography API. \deprecated This feature is deprecated. Please switch to the PSA driver interface. \warning This feature is not thread-safe, and should not be used in a multi-threaded environment. Module: library/psa_crypto_se.c Requires: MBEDTLS_PSA_CRYPTO_C, MBEDTLS_PSA_CRYPTO_STORAGE_C \def MBEDTLS_PSA_CRYPTO_STORAGE_C Enable the Platform Security Architecture persistent key storage. Module: library/psa_crypto_storage.c Requires: MBEDTLS_PSA_CRYPTO_C, either MBEDTLS_PSA_ITS_FILE_C or a native implementation of the PSA ITS interface