Am 28.02.2020 um 23:59 schrieb Klaus Breining:
> Hello,
>
> seems something went wrong with this file: In function
> altcp_tls_free_config(...) there are calls to mbedtls_entropy_free and
> mbedtls_ctr_drbg_free with arguments that don't exist: altcp_tls_config
> has no members entropy or ctr_drbg.
Hello,
seems something went wrong with this file: In function
altcp_tls_free_config(...) there are calls to mbedtls_entropy_free and
mbedtls_ctr_drbg_free with arguments that don't exist: altcp_tls_config
has no members entropy or ctr_drbg. They are in altcp_tls_entropy_rng. I
didn't try to u