mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-03 05:09:39 +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.