Hello. I'm trying to port my code from the ncs1.8.0 to the newest 2.4.0 version, however, I'm having troubles with the mbedtls library. I've managed to port everything related with the mbedtls except the entropy function (mbedtls_entropy_init and mbedtls_entropy_free). I'm pretty sur...