mirror of
https://github.com/espressif/mbedtls.git
synced 2025-07-16 23:05:46 +08:00

The callback typedefs defined for mbedtls_ssl_set_bio() and mbedtls_ssl_set_timer_cb() were not used consistently where the callbacks were referenced in structures or in code.