1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls/mbedtls/wrapper/platform
Andy Green 39b05e7db3 mbedtls: remove mbedtls_x509_crt_info reference
Nobody uses this from the wrapper... it brings in mbedtls_x509_crt_info()
even if you're using -ffunctionsections for a loss of about 1.7KB on Arm.


Let's chop it out...
2020-03-31 11:36:47 +01:00
..
ssl_pm.c mbedtls: remove mbedtls_x509_crt_info reference 2020-03-31 11:36:47 +01:00
ssl_port.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00