Searched refs:https_tls_log_cb (Results 1 – 1 of 1) sorted by relevance
70 static void https_tls_log_cb(void *ctx, const char *msg) in https_tls_log_cb() function109 tls_connection_set_log_cb(conn, https_tls_log_cb, NULL); in https_server()