mbedtls/include
Gilles Peskine 7b7ecf5e0d Fix condition to include MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE
Don't try to include MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE when
MBEDTLS_PSA_CRYPTO_CONFIG is disabled. This didn't make sense and was an
editorial mistake when adding it: it's meant as an addition to
MBEDTLS_PSA_CRYPTO_CONFIG_FILE, so it should be included under the same
conditions.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-08-21 16:09:14 +02:00
..
mbedtls Fix condition to include MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE 2023-08-21 16:09:14 +02:00
psa Merge pull request #7818 from silabs-Kusumit/PBKDF2_cmac_implementation 2023-08-17 11:15:16 +00:00
.gitignore
CMakeLists.txt