mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-08 23:08:05 -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.