Searched refs:thread_info (Results 1 – 1 of 1) sorted by relevance
100 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection() local101 mbedtls_net_context *client_fd = &thread_info->client_fd; in handle_ssl_connection()114 if ((ret = mbedtls_ssl_setup(&ssl, thread_info->config)) != 0) { in handle_ssl_connection()234 thread_info->thread_complete = 1; in handle_ssl_connection()