Files
mbedtls/library
Kevin Bracey 585e9e0922 Add MBEDTLS_SSL_CONF_TRANSPORT
Follow the model of `MBEDTLS_SSL_CONF_ENDPOINT`. This saves a small
amount - most of the saving was already acheived via`
MBEDTLS_SSL_TRANSPORT_IS_TLS` but we can scrape out a little more by
totally eliminating `ssl->conf->transport` references.

Signed-off-by: Kevin Bracey <kevin.bracey@arm.com>
2020-11-04 15:16:22 +02:00
..
2020-05-18 11:47:25 -04:00
2020-11-04 15:16:22 +02:00
2020-11-04 15:16:22 +02:00
2020-11-04 15:16:22 +02:00
2019-06-20 16:33:02 +01:00