Searched refs:thread_info (Results 1 – 1 of 1) sorted by relevance
125 thread_info_t *thread_info = (thread_info_t *) data; in handle_ssl_connection() local126 mbedtls_net_context *client_fd = &thread_info->client_fd; in handle_ssl_connection()139 if( ( ret = mbedtls_ssl_setup( &ssl, thread_info->config ) ) != 0 ) in handle_ssl_connection()270 thread_info->thread_complete = 1; in handle_ssl_connection()