Searched refs:handle_ssl_error (Results 1 – 1 of 1) sorted by relevance
185 static void handle_ssl_error(http_conn_t *, int);766 handle_ssl_error(c_id, retval); in http_srv_connect()2792 handle_ssl_error(c_id, retval); in http_srv_send()2812 handle_ssl_error(c_id, retval); in http_srv_recv()2838 handle_ssl_error(http_conn_t *c_id, int retval) in handle_ssl_error() function