mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-13 01:23:35 -05: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.