Home
last modified time | relevance | path

Searched refs:https_tls_log_cb (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/tests/
Dtest-https_server.c70 static void https_tls_log_cb(void *ctx, const char *msg) in https_tls_log_cb() function
109 tls_connection_set_log_cb(conn, https_tls_log_cb, NULL); in https_server()