mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-28 10:12:16 +08:00

Multiple example applications still use mbedtls_ssl_set_bio() even if the I/O callbacks are hardcoded. This commit fixes this.
Multiple example applications still use mbedtls_ssl_set_bio() even if the I/O callbacks are hardcoded. This commit fixes this.