a5898da7f5
This changes increases content buffer length MBEDTLS_SSL_MAX_CONTENT_LEN to 1500 bytes so that we can use this config for echo-client and echo-server network sample applications which need to send bigger data than 1024 bytes. Removing MBEDTLS_PEM_PARSE_C as we do not have any cert in PEM format. Place various MBEDTLS debug options behind CONFIG_MBEDTLS_DEBUG Kconfig option which was introduced in previous commit. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
crypto | ||
Kbuild | ||
Makefile |