mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 17:12:59 +00: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.