Hello,
I want to use the function mbedtls_pkcs5_pbkdf2_hmac which can be found in mbedtls\library\pkc5s.c.
There is a compiler switch named MBEDTLS_PKCS5_C which activates this function.
CONFIG_MBEDTLS=y CONFIG_MBEDTLS_PKCS5_C=y CONFIG_MBEDTLS_ENABLE_HEAP=y CONFIG_MBEDTLS_HEAP_SIZE=8192