Searched refs:log_cb_ctx (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_server_i.h55 void *log_cb_ctx; member in struct:tlsv1_server
H A Dtlsv1_server.c43 conn->log_cb(conn->log_cb_ctx, buf);
707 conn->log_cb_ctx = ctx;
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_server_i.h55 void *log_cb_ctx; member in struct:tlsv1_server
H A Dtlsv1_server.c43 conn->log_cb(conn->log_cb_ctx, buf);
707 conn->log_cb_ctx = ctx;
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_server_i.h55 void *log_cb_ctx; member in struct:tlsv1_server
H A Dtlsv1_server.c43 conn->log_cb(conn->log_cb_ctx, buf);
707 conn->log_cb_ctx = ctx;

Completed in 226 milliseconds