* Separating MBEDTLS_SSL_MAX_CONTENT_LEN into input and output buffers. * Beneficial for saving memory by reducing Tx buffer independently of Rx buffer. * Taken from https://github.com/ARMmbed/mbedtls/pull/536
Signed-off-by: Piyush Shah <piyush@espressif.com>